Can I send Teams chatMessages with tag mentions with "Microsoft graph REST API 1.0"?

深澤駿介 20 Reputation points
2023-09-22T08:18:35+00:00

In our application, we are creating the function to send messages to Teams using the "Microsoft graph REST API 1.0".

According to the examples in the documentation, the "REST API 1.0" allows mentions by team, channel, and member.

Is it possible to make mentions by tags with "REST API 1.0"?

I found an article that mentions that the "REST API Beta" allows mentions by tags. I would like to confirm if it is possible in "REST API 1.0".

Microsoft Teams | Microsoft Teams for business | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2023-09-25T05:31:54.34+00:00

    Hi @深澤駿介

    Mention of tags is currently only updated in the Microsoft Graph REST API beta documentation but not in graph REST API 1.0.

    It proves that this function has not been officially launched in graph REST API 1.0. The APIs in the beta endpoint are subject to change. We don't recommend that you use them in your production apps.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.