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 / Issue with @mention in...
Power Automate
Unanswered

Issue with @mention in a MS Teams workflow

(1) ShareShare
ReportReport
Posted on by 2
Hello all together,

I am trying to write a workflow for MS teams.

The workflow should send a message to a channel and inform people been assign to a tag.

For this I used the code [1].

But I got [2] as an error.

So far I checked the guid and can confirm that a a tag with <our tag GUID> does exist.

Any idea what could be the root cause for this error?

[1]

   {
     "wrap": true,
     "MsTeams": {
       "entities": [
         {
           "type": "Mention",
           "text": "<at>our tag name</at>",
           "mentioned": {
             "id": "our tag GUID",
             "name": "display string for the our tag",
             "type": "tag"
           }
         }
       ]
     }
   }

[2]
Received failure status from graph while attempting to get user details. Status: '404', Code: 'Request_ResourceNotFound', Message: 'Resource 'our tag name' does not exist or one of its queried reference-property objects are not present.', Batch Response ID: '0', Batch request-id: 'somevalue', Batch client-request-id: 'somevalue'
Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,828 Most Valuable Professional on at
     
    What actions are you using? It should be possible without code by using the get mention token for a tag and using that token in the body of the message.

    Below is an example, if that helps?
     
    1. Flow setup
     


    2. Test result
     


     
    Happy to help out 😁

    I share more #PowerAutomate and #SharePointOnline content on my Blog, LinkedIn, Bluesky profile or Youtube Channel

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 594

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 281 Super User 2026 Season 1

Last 30 days Overall leaderboard