Tutorial: Create a Teams Online Meeting Graph API Custom Connector and Entra App Registration
Let's build an Entra App and Custom Connector so that we can use Online Meeting Graph API Reuquests to track attendance durations in Teams Meetings for participants.
We will:
-Review Graph APIs and Permissions
-Register an App in Microsoft Entra and set Permissions
-Create a Custom Connector with OAuth 2.0 Authentications for our Entra App
-Add Graph API Request Actions to our Custom Connector
-Use the Custom Connector Actions in a Power Automate Cloud Flow
Blog post article here:
https://marknanneman.wordpress.com/2025/05/07/tutorial-create-a-custom-connector-to-track-teams-meeting-attendance-with-graph-api/