May 02 2024 04:25 AM
Hi all,
We have meetings between teachers and parents, we have all the emails / times in an excel sheet but we want to bulk create these meetings for the correct times for the teachers is this possible?
May 02 2024 11:48 PM
Hi @AB21805,
it is possible to do that using MS Graph API and Powershell.
First, you need to register an Azure AD App registration:
Two methods are available after app registration and client secret creation:
Using PowerShell Module:
Using PowerShell Cmdlet:
https://learn.microsoft.com/en-us/graph/api/resources/teams-api-overview?view=graph-rest-1.0