
Announcements
Hello all,
I'm looking for some way to convert HTML to markdown within Flow.
I'm trying to include an Out Of Office message within an Approval message, however the "Get mail tips from mailbox" action returns the message in HTML format which doesn't display correctly within the Approval message (which requires markdown).
Does anyone know if there is a way to do this?
Many thanks,
John
Managed to solve this using the "Html to text" action.
Passing in the out of office message from "Get mail tips from mailbox" nicely removed the HTML and passed out plain text quite nicely.