How to programmatically add an app in a Teams meeting?

Leo Messi 20 Reputation points
2023-08-28T05:40:21.1733333+00:00

I want to programmatically add an app to all my current and future teams meetings. when we start a meeting, I noticed that a meeting chat appears for that meeting in Teams. So, I thought maybe a meeting chat is automatically created when we create a Teams meeting. However, I noticed that when I call the https://graph.microsoft.com/v1.0/me/chats api endpoint, it does not return any chat object for any new Teams meeting that I create which is yet to have any chat content.

In such case, I wanted to ask:
1)Does a meeting chat get created automatically when we create a Teams meeting? If so, how do I access it since https://graph.microsoft.com/v1.0/me/chats did not give me back chat object for the respective meeting?

2)If a meeting chat is not automatically created for a new Teams meeting that we create, how can we add our desired app to our Teams meeting programmatically such that user does not have to go on to manually add the desired app to meetings everytime?

Microsoft Teams | Development
Microsoft Security | Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-09-12T06:43:48.94+00:00

    Currently there is no such feature available. We do not have API to add the app to all meetings at once.

    Thanks, 

    Meghana

    ************************************************************************* 

    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.  

    0 comments No comments

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.