0

I have a flow that sends an email with a logo at the top of the email body. In order to have it display in the email body, I need the Send an Email 2 action to be in Code view. Each time I change it to code view and save, it always reverts back to the normal view - so the logo won't display. Does anyone know why it won't "stick" after saving?

Thanks

2
  • 1
    Have you ever found a solution for this? Commented Aug 20, 2024 at 9:11
  • I never did. There are certain flows that when I open them in Edit mode, as long as I don't open any Send an Email actions, it'll stay in code view. But the moment I expand one of those actions, I have to delete the text, convert to code view again, apply the href, etc. It's annoying. Commented Sep 9, 2024 at 13:47

1 Answer 1

1

The ONLY solution (another pathetic but necessary workaround thanks to MS) I have found is to set an "Initialize Variable" action (string), and add the html code there. Then in your SendEmail action, set to html view and add your variable into the body. Anytime you want to edit the email, you'll do it in the Initialize Variable action. This never gets corrupted like it does if you write html directly into the email. THIS IS WHY MONOPOLIES SUCK - MICROSOFT DOESN'T CARE

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.