Best solution to create a bot that joins a Teams online meeting

Marcel Bosse 10 Reputation points
2024-02-05T11:54:43.0033333+00:00

I need advice on a solution to program a bot that joins an online meeting at a certain time. The online meeting is already created with the Graph API, i.e. the join data etc. are all available. The bot also does not have to stream the video/audio but should simply enter the meeting once at the beginning, as the meeting is conducted by two people outside my organization/AzureAD.
This is required so that the recording of the meeting can then be saved in my tenant. It is not possible to add the people to my AzureAD or add them as guests. So the question is: What is the easiest and fastest way to implement this (if possible, I would prefer to program this with Python)?

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

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.