I have several flows triggered by sharepoint. Some of these flows are designed to send latest comments or notes to stakeholders whose details are held in a contacts list in the same sharepoint site.
To ensure the user checks the content of these email before they are sent an email is sent to the user using the "send email with options" action (the approval email). The approval email contacts html partlyt for formatting but mosty to provide links back to the item that triggered the flow or the contact to whom the resulting email will be sent.
Whilst there is no option to elect for the email to be in html format unlike the "send email" action a workaround I discovered following a lot of googleing was to include quotations marks in the body of the email which would force html formatting. This has worked for month but today i am now receiving appoval emails in plain text rather than html.
When checking the flow I noticed that the "send email with options" action has some new parameters where you can change the text of the heading and selection sections. This tells me MS have updated something in the architecture but they appear to have removed the workaround mentioned above.
Has anyone else encoutered this change? Does anyone know how I might get the approval email to html format again?
Thanks in advance.