HtmlToText is a simple custom connector to convert HTML to plain text.
The HtmlToText custom connector is an alternative to the Content Conversion (Preview) connector It is not meant to be reverse compatible with the Content Conversion (Preview) connector. The HtmlToText custom connector by default will:
- Remove all table tags and content from HTML
- Replace br tags with newline.
- Replace br, div, header, p, hr, li, ol, ul blocks with newline.
- Remove HTML tags.
Please use these instructions to deploy this connector as custom connector in Microsoft Power Automate and Power Apps.