The HTML to Markdown block converts HTML content into clean, readable Markdown format.
It is useful for cleaning email content or processing scraped HTML data.
Steps
Add a new node in your flow
Go to Formatter → Text Formatter
Select HTML to Markdown
Choose or create Authentication
Enter the HTML input
Click Run & Save
Open Run History → Output Response to view the converted Markdown
The HTML content will be successfully converted into readable Markdown text.