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 / Office36Outlook SendEm...
Power Apps
Answered

Office36Outlook SendEmail link

(0) ShareShare
ReportReport
Posted on by 402

I am not using Power Automate to push email notifications from an app but using the Office365Outlook connector.  It is working as expected, but now I want to include a link to the app in the email.  Would I just concatenate html strings like an <a href> tag?  How can this be done?

 

Thanks

Categories:
I have the same question (0)
  • Verified answer
    Uismayil Profile Picture
    55 on at

    Hi,

     

    You may add the link in the body by using code like below: 

    Office365Outlook.SendEmailV2(

    //to address
    @SendTo,
    //subject
    "New Request Alert",
    //body
    "CLick here to see the link <a href='" & PowerAppsLink & "'>link </a>",
    { IsHtml: true }
    )

     

    make sure your link starting with html:// and paste instead of PowerAppsLink in the above code

  • iskguy Profile Picture
    402 on at

    Thanks!  That worked.  I think I was missing the {IsHtml:true} property.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,045

#2
Valantis Profile Picture

Valantis 675

#3
11manish Profile Picture

11manish 592

Last 30 days Overall leaderboard