Hi,
I have had some power automate flows running which use the send an email v2 action and have been working fine for quite some time. I have crafted all the emails in the html view of the action as I need some specific formatting.
Everything was working fine until I switched over to new outlook. Now I cant see the body of the emails anymore. If I open the email in old outlook I can see it dine but in new outlook the body is blank.
Anyone else experienced this? Any suggestions are greatly appreciated!
can you please post which modification you did? I have the same issue and I am not able to find which HTML balise is making a mess 🙂
I have figured this out. What I needed to do was save an email from new outlook and .EML attachment. Then i opened the message in a text editor like notepad ++ and i was able to see the HTML for the email and use that to recreate the email in my flow.
TLDR: It seemed there was some styling code that was causing issues with new outlook.