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 Automate / Do we support posting ...
Power Automate
Answered

Do we support posting an urgent message in Teams?

(1) ShareShare
ReportReport
Posted on by Microsoft Employee
I want to create an automation that posts an urgent message in a Teams chat or channel when an email arrives. When creating my flow, it does not give me the option to do so. I am using the 'post to a chat or channel in Teams' operation, but there is no option to set the message to urgent.
Categories:
I have the same question (0)
  • Verified answer
    trice602 Profile Picture
    16,298 Super User 2026 Season 1 on at
    Hi there!
     
    Correct.  The standard actions in Power Automate do not support message priorities.  BUT you can do this with Microsoft Graph.
     
    For a chat use this URI format:
     
     
    For a channel use this URI format:
     
     
    Your body can look something like this, modify as needed:
     
    {
      "importance": "urgent",
      "body": {
        "contentType": "html",
        "content": "<b>URGENT:</b> An email matching your rule just arrived. Please review immediately."
      }
    }
     
     

    ------------------------------------------------

     

     

    ⭐ If this was helpful, please like and check the box below "Does this answer your question" to help others find this too!

     

     

    Always glad to help! 💯💯💯💯💯

     

    Tom

     

    Follow me on LinkedIn - Thomas Rice, PMP | LinkedIn

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard