Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Can't send LINK in Message To User from Flow (teams)

(0) ShareShare
ReportReport
Posted on by

Using PostUserNotification Operation

I would like to schedule a private message to some team members via 'Flow'.. it is a maintenance message so I do not want it to come from me.

I cannot add HTML or MD into the messageBody of the flow and have it resolve properly in the message.  Here is an example:

{
 "inputs": {
 "host": {
 "connection": {
 "name": "@parameters('$connections')['shared_teams']['connectionId']"
 }
 },
 "method": "post",
 "body": {
 "messageTitle": "Test",
 "recipient": {
 "to": "email@email.com"
 },
 "messageBody": "This should be a <a href=\"http://google.com\">LINK</a>"
 },
 "path": "/flowbot/actions/notification/recipienttypes/user",
 "authentication": "@parameters('$authentication')"
 }
}


Any help is much appreciated.  Thanks!

  • v-yamao-msft Profile Picture
    on at
    Re: Can't send LINK in Message To User from Flow (teams)

    Hi @cmjdev ,

     

    Could you share an image of your flow?

     

    If you would like to send a message to team members via Flow, please try with action Send an email.

    1.PNG

     

    Best regards,

    Mabel

     

  • yashag2255 Profile Picture
    24,562 Super User 2024 Season 1 on at
    Re: Can't send LINK in Message To User from Flow (teams)

    Hi @cmjdev , 

     

    Please have a look at this thread: 

     

    https://powerusers.microsoft.com/t5/Connectors/Microsoft-Team-Connector-add-URL-Web-address-as-link-in-the/td-p/87762

     

    Hope this Helps. 

     

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. 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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1