How to Mention Multiple Users in a Microsoft Teams Message using Power Automate

You can use the @ symbol to manually mention users in a Teams message. By using Power Automate flow, you can also mention multiple users in a team channel.

In this tutorial, I will show you how to tag multiple users in a Teams message using Power Automate.

Tag Multiple Users in Teams Message using Power Automate

Below, I have a SharePoint list ‘Task Tracker’ with the following data mentioned in the table.

Column NameColumn Type
Task NameTitle – Renamed to Task Name
Start DateDate and Time
End DateDate and Time
Task StatusChoice – Initiated, Pending, Submitted
Task Assigned ToPerson – Allow multiple selections

I wanted to post a notification message to the Teams Channel by mentioning the assigned users to complete their task, whose task status is in Pending Mode.

Power Automate post message in a chat or channel multiple users

Now, let’s create a scheduled cloud flow that will trigger daily and check the task status.

  1. On the Power Automate Home page, select the Scheduled cloud flow that will run daily. Define the parameters as below:
    • Interval – Select interval as 1
    • Frequency – Choose frequency as Day
How to mention multiple users in Teams using Power Automate
  1. After that, take Get items action to filter the SharePoint list items whose status is pending. Provide the below filter query:
TaskStatus eq 'Pending'
How to @Mentions multiple users in Teams with Power Automate
  1. Then, add a Select action to take the person column values from the SharePoint list.
    • From: Choose to add Task Assigned To from the Get items action.
    • Map: concat(‘<at>’,item()?[‘Email’],'</at>’)

For each loop will be added by taking body/value of get items action.

Mention users in Teams Channel via Power Automate
  1. Inside the loop, choose a “Post message in a chat or channel” action. Provide the parameters such as Post as, Post In, Team, Channel, and Message.
Mention Multiple Users in a Microsoft Teams Message using Power Automate

That’s it. Now the flow is ready. We can test it manually once.

  1. Now, click on the Save and Test button.
  2. When the flow runs successfully, you can see the Teams channel message by mentioning multiple users. You can have a look at the image for reference.
    How to mention multiple users via the Tags Feature in Power Automate

    This way, you can tag multiple users in a Microsoft Teams message by using a Power Automate flow.

    I hope you found this article helpful. Please suggest your ideas in the comment section.

    You may also like the other articles in Power Automate:

    >
    SPGUIDES.ACADEMY
    LEARN. BUILD. TRANSFORM.
    â–¶ Live FREE Webinar

    Build an AI-Powered
    Invoice Processing
    App

    Learn how to build an intelligent invoice processing solution using:

    S SharePoint
    â—† Power Apps
    ➤ Power Automate
    ✦ Copilot Studio
    PDF INVOICE
    →
    AI
    →
    ◆ ➤ S
    From Invoice
    to Insights
    Invoice Processing ↑ Upload Invoice
    INVOICE
    TOTAL $1,950.00
    Extracted Information
    Vendor Name Contoso Ltd.
    Invoice Number INV-1001
    Invoice Date 09/05/2026
    Due Date 09/25/2026
    Line Items
    Laptop 2 $1,600.00
    Mouse 5 $150.00
    ✓ Save to SharePoint
    â–£
    DATE 22nd September 2026
    â—·
    TIME 10:00 AM EST 7:30 PM IST
    ⌛
    DURATION 60 Minutes
    🚀 Save Your Free Seat ›

    Live Webinar

    SharePoint Integration Power Apps Form With Repeating Table [Invoice Management System]

    Learn how to build a real-world Invoice Management System using a SharePoint Integration Power Apps Form with a repeating table—supporting multiple invoice line items.

    📅 2nd September 2026 – 10:00 AM EST | 7:30 PM IST

    Build a High-Performance Project Management Site in SharePoint Online

    User registration Power Apps canvas app

    DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

    Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App

    Power Platform Tutorial FREE PDF Download

    FREE Power Platform Tutorial PDF

    Download 135 Pages FREE PDF on Microsoft Power Platform Tutorial. Learn Now…