Forum Discussion
Emirbz
Aug 02, 2021Copper Contributor
Powershell alternative to allow applications to access online meetings on behalf of a user
Hello , I'm trying to use Microsoft graph API in my applications to allow users to create online meeting using the application token. I followed https://docs.microsoft.com/en-us/graph/api/app...
- Aug 02, 2021Hi Emirbz
See here: great explanation by Tom Morgan which outlines how to set it up
https://blog.thoughtstuff.co.uk/2020/09/you-can-now-create-microsoft-teams-meetings-as-an-application-without-a-users-needing-to-be-present-heres-how-to-use-application-access-policy/
Hope that answers your question
Best, Chris
https://docs.microsoft.com/en-us/graph/choose-online-meeting-api
I guess it depends on what API you use.
HunaidHanfee-MSFT
Aug 04, 2021Iron Contributor
Hello, Are you looking Graph API to access online meetings on behalf of a user?