When in Yammer you can use @ to tag your colleagues
But when you post to Yammer group from MS Flow using 'Post Message', how do I tag people ?
I used to use @[FirstName][LastName] in the MessageText field and it worked fine but recently it came out as a text rather than a hyperlink to the user that I tag to.
Solved! Go to Solution.
Hi @jikur ,
Please try to use the following message format to tag user:
3302539264 represents the user id, you can click the corresponding user in the yammer portal to get the user id.
After clicking on the corresponding member, you can see the corresponding user id in the URL.
Best Regards,
Hi @jikur ,
Please try to use the following message format to tag user:
3302539264 represents the user id, you can click the corresponding user in the yammer portal to get the user id.
After clicking on the corresponding member, you can see the corresponding user id in the URL.
Best Regards,
This works if the same user has to be tagged. But how can we do it if the user varies each time the flow runs?
@v-bacao-msft How can I get the USER ID dynamically? It is to be able to greet users who have a birthday by mentioning them
I also need to figure out how to do this.
HI guys,
I have solved how to do this dynamically:
every Yammer group has the option 'Post to this group by email'
- click to get the email address of the yammer group you want to post to
- in Power Automate use the 'send email notification' connector
- send the mail to the yammer group email you got in step 1
- you can then use href="mailto:name@email.com" to tag people
- you can also include images 🙂
cheers
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
14 | |
13 | |
12 | |
10 | |
9 |
User | Count |
---|---|
31 | |
21 | |
17 | |
14 | |
12 |