Utilizing Send an Email (V2) to sending a hyperlink for a Microsoft Forms survey. I configured the Flow action and the hyperlink clicked save 2x and moved on. Started getting complaints that no link was on the email. Went back to the flow action the text was there but no hyperlink. I readded the link and went to fix the other flows using this and they were all the same. Went back to the first one fixed and the hyperlink was gone again.
Hi @Mr_Jay ,
If you want to send a link with "Send an Email" action, you could take a try with format below in the "Send an Email" action:
<A HREF="TheSharedLinkhere">CustomTexthere</A>
And you could refer to link below to learn more about using the hyperlink in flow when send the email:
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I added the hyperlink using the tool bar circled above. The hyperlink is added. I click save and go back, the link is gone.
I'm having this exact same problem. I have been able to get it to work sometimes by deleting the email Send an Email (V2) and re-creating it. However, that isn't always working.
Did you ever resolve this problem?
Never a fix but using a workaround I got it working.
I did the whole body of the email in the HTML format and not using the editor.
Hope this helps.
I have so much trouble with this. Flow is constantly removing or corrupting hyperlinks. Some customers think I am brain-damaged because I keep fixing and re-fixing simple links and yet their emails are always wrong. There is definitely a bug here. It's not just the add-link menu option. Editing in HTML does not protect you.
Over a year later and this is still an issue 😕
One workaround is to create a string variable with the href link.
1. Initialize string variable
2. Append to string the value of your hyperlink, e.g. <a href='https://www.mysite.com/'>Go to My Site</a> -- make sure your site address is in single quotes.
3. Use the variable in your email message.
@RachelRig I like this solution a lot if it works. I have a flow that notifies separate groups of people per different conditions but the link in them stays the same.
I've already had my flows mess up once and start spitting out the html code itself instead of the formatting, this could potentially avoid that and make it easier to change the link in the future if needed.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Learn from the top Power BI, Power Apps, Power Automate & Power Virtual Agents experts!