web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

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,195 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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 525 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 324 Moderator

#3
abm abm Profile Picture

abm abm 232 Most Valuable Professional

Last 30 days Overall leaderboard