Skip to main content

Notifications

Community site session details

Community site session details

Session Id : UF3uGYBb4qHVATLFmg3t9L
Power Automate - Building Flows
Answered

Hyperlinks in send email action not working

Like (0) ShareShare
ReportReport
Posted on 23 Mar 2022 07:34:01 by

Hi,

 

I followed this procedure for add a hyperlink to my email:

 

DanielRK_0-1648019908948.png

 

But when I test the flow the Hyperlink in the email is plaintext and does nothing.

 

Any advice on what is wrong?

 

Thanks a lot!

 

Regards,

 

Daniel

 

  • csouza123 Profile Picture
    43 on 11 Oct 2023 at 12:58:02
    Re: Hyperlinks in send email action not working

    Thanks a lot!
    I had the same issue, I just took out the 

     

     and now it works.

  • KvB1 Profile Picture
    1,596 on 23 Mar 2022 at 09:34:26
    Re: Hyperlinks in send email action not working

    Yeah i have the same experience, its kind of annoying, especially if seemingly out of nowhere things stop working, and you have to troubleshoot them. Glad it worked!

  • Community Power Platform Member Profile Picture
    on 23 Mar 2022 at 09:26:23
    Re: Hyperlinks in send email action not working

    Hi @KvB1 ,

     

    This is the code from the codeview for this:

     

    <p><a href="https://web...">Hyperlink</a>&nbsp;</p>

     

    I wrote out the anchor tag manually in the codeview and it worked. this is what I wrote:

     

    <p>Hi,<br>
    <a href="https://web....">Hyperlink</a><br>
    </p>

     

    strange it doesn't work out the box. Funny thing is that I've found in other instances that the Outlook send an email connector replaces any operators in the anchor tag with it's own characters which messes them up. However, sometimes this happens and other times not.

     

    I'm not sure why. Thanks for your help.

     

    Regards,

     

    Daniel

  • Verified answer
    KvB1 Profile Picture
    1,596 on 23 Mar 2022 at 09:14:18
    Re: Hyperlinks in send email action not working

    Can you go into codeview and check if it has the correct format? 

     

    Should look like:

    <a href="URL">Text</a>

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - Building Flows

#1
stampcoin Profile Picture

stampcoin 69

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 66 Super User 2025 Season 1

#3
David_MA Profile Picture

David_MA 42 Super User 2025 Season 1

Overall leaderboard
Loading started