web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Adding a hyperlink to ...
Power Apps
Answered

Adding a hyperlink to an email

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

what am I doing wrong?

 

This:

Screenshot 2023-03-16 134101.png

Is producing this:

Screenshot 2023-03-16 133819.png

 

I am wanting 'here' to be the link!

Categories:
  • TheRobRush Profile Picture
    11,128 Moderator on at

    *edit wrote wrong connector in first example

    Follow this format

     

    Office365Outlook.SendEmailV2("rob.rush@hithere.com","example","<a href=www.powerusers.microsoft.com>Click Me!</a>",{IsHtml:true})

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Screenshot 2023-03-16 141755.png

    Still issues, arrrggghhhh! this should be so simple!

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Sorry this is the latest

    Screenshot 2023-03-16 142114.png

  • Verified answer
    TheRobRush Profile Picture
    11,128 Moderator on at

    you are typing it wrong still.

     

    here is the syntax

    Office365Outlook.SendEmailV2(
    EmailAddresses,
    SubjectLine,
    EmailBody(where all the stuff in your concat should go, though if you have a lot going into the body you might preset it up in an html textbox and reference that for a nicer look),
    //Now at the end of everything place , {special attributes}
    {IsHtml:true})
  • Verified answer
    mmollet Profile Picture
    3,187 on at

    IsHTML must be set to true and it looks like in your screenshot it isnt beign set to anything.

     

    If that doesnt fix it then maybe try moving it to the last parameter of the email call as there is where the optional items generally go. the object that is passed that contains those optional things such as isHTML, or attachments, or sensitivity etc is denoted by {} and must the last parameter passed. ( not sure if this is correct or not but can try it if the above doesnt work )

     

    edit: there were like 4 responses poseted while I typed this 😅

  • TheRobRush Profile Picture
    11,128 Moderator on at

    that is correct, he put the special attributes between two portions of body & left off the :true, both will make this code fail

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks!

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 402 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

Last 30 days Overall leaderboard