How to integrate Microsoft graph teams API in our Node and React application?

Info Omniwish 20 Reputation points
2023-06-29T04:52:01.9566667+00:00

Hello ,

We would like to integrate Microsoft graph teams API in our Node and React application . Our requirement is like Create Online meetings link in our node js application then send online link to 3 to 5 participant at time we don't have participant User Id.

can any please help me which api we should used. Need help urgently

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

Accepted answer
  1. TH-4749-MSFT 3,315 Reputation points
    2023-07-04T16:57:35.5966667+00:00

    Hello Info Omniwish,

    Thanks for reaching out. You can use the Graph Create Online meeting query to create online meetings. The below article has more information on the topic including a JavaScript example.

    https://learn.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-1.0&tabs=javascript

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

    Thanks.


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.