Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to mention a user when using Send Microsoft Teams message automation action?

Larissa Akemi
Contributor
February 24, 2022

Hello!

Maybe the question is more Microsoft related, but... Is there a way to mention a user in Microsoft Teams when sending a message with the Send Microsoft Teams message action in the automation rules?

7 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Charlie Gavey
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 24, 2022

Hi there,

I’ve linked your suggestion to a related feature request, which counts as an upvote for this ticket:

https://codebarrel.atlassian.net/browse/AUT-1694

Thanks for letting us know.

Cheers,

Charlie

1 vote
Norberto Henriques
January 24, 2023

I wonder if there are any updates on this topic.

I'm also trying to create an automation that mentions an MS Teams channel name so that everyone on that channel is notified.

Britta Neugebauer _yasoon_
Community Champion
January 25, 2023

Hi @Norberto Henriques , that is a great idea. My company yasoon has developed an app to integrate Microsoft 365 to Jira and Jira automation. With the app you can use Triggers / Actions in Microsoft Teams. E. g. you can post a specific message into a Microsoft Teams channel once your issue was transitioned to a certain status. We're curious to hear about your use case. If you're interested, you can book a demo here: https://outlook.office365.com/owa/calendar/MeetMicrosoft365forJira@yasoon.com/bookings/

Like # people like this
0 votes
Dancey Apple
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 20, 2026

Not sure who else may be looking for this still but I was able to get this to work by adding the <at> tag to the message. 
Example "Hello <at>{{issue.assignee.emailAddress}}</at>,...." 

Hope this helps someone else who might still be looking for an answer.

Evie Z_
Community Manager
Community Managers are Atlassian Team members who specifically run and moderate Atlassian communities. Feel free to say hello!
February 20, 2026

This topic is now closed as the discussion has become outdated. If you have more questions or want to continue the conversation, feel free to start a new topic. For more details on why we close older threads, check out our Rules of engagement - Atlassian Community .

Thank you for your understanding!

0 votes
Jan Čislinský
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 5, 2024

As a workaround, you can use the "Send web request" action where you configure the entire payload according to the MS Teams documentation.

0 votes
Jan Čislinský
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 5, 2024

MS Teams supports User mention in Incoming Webhook with Adaptive Cards

The feature discrepancy is on the Jira side.

Sam Prince
August 8, 2024

Unfortunately those Teams webhooks are now deprecated in favour of a convoluted Power Automate workaround that Microsoft and none of their customers prefer.

Like Dietrich likes this
0 votes
Move Work Forward
Atlassian Partner
January 25, 2023

Hello,

I am sorry to say, but it not technically possible.

Jira Automation uses Incoming Webhooks from Microsoft Teams and they do not support mentions.

Cheers,

Leo

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 24, 2022

Hi @Larissa Akemi 

I recall seeing a similar Jira question a while ago indicating this was not possible yet due to limitations on the MS Teams side.  Perhaps check on the MS support area for Teams to see if someone has solved this.

To do the similar thing with Slack, you need to capture and store the Slack user id information in Jira somewhere for use in the message from automation.  However it seemed MS Teams did not have the ability to mention the user from an externally supplied message.

Kind regards,
Bill

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question