How do I reference another user when posting to a Microsoft Teams channel using a webhook. I can use the text property within the json to specify basic content body but how would I add for example
"Need to ask @Jim about this project" and have Jim receive a reference to this post?
Using the following reference as a guide https://dev.outlook.com/Connectors/Reference
Any help would be great, thanks in advance.