How to implement a chat using Graph API?

Yossi Cahen 80 Reputation points
2024-04-09T18:18:07.3933333+00:00

I understood from this doc that "Communication as Teams user leverages Graph API for chat and Azure Communication Services for calling", so I should use the Graph API to implement the chat. Is there any tutorial or sample to implement a Teams chat based on Graph API?

Thanks for your help!

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,005 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 41,941 Reputation points
    2024-04-10T07:42:22.6066667+00:00

    Hi @Yossi Cahen

    Of course, you can refer to the graph API endpoint provided in this document to implement chat in the team channel.

    Hope this helps.

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


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.