Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Meeting Transcript (Delegated)

Prev Next

Step Details

Introduced in Version9.25.0
Last Modified in Version9.25.0
LocationIntegration > Microsoft Teams

The Get Meeting Transcript (Delegated)step retrieves the transcript of a Microsoft Teams meeting that the specified user has permission to access. This step requires a delegated authentication token so that the workflow can act on behalf of the user.

Note
A delegated authentication token allows the step to access Microsoft Teams resources on behalf of a signed-in Microsoft 365 user. The meeting transcript can only be retrieved if the authenticated user has permission to access the specified meeting and its transcript.

Teams Connection

PropertyDescriptionData Type
Selected Auth TokenSelects the Microsoft 365 delegated authentication token used to access Microsoft Teams resources. The token must have permission to read meeting transcripts.Dropdown
Use FlowData for Auth TokenWhen enabled, it allows the authentication token to be provided dynamically via Flow data rather than selecting a predefined token.Boolean

Inputs

PropertyDescriptionData Type
Meeting IdSpecifies the identifier of the Microsoft Teams meeting for which the transcript will be retrieved.String

Outputs

PropertyDescriptionData Type
Meeting TranscriptReturns the meeting transcript data accessible to the delegated user.String


Step Changes

DescriptionVersionDateDeveloper Task
The Get Meeting Transcript (Delegated) step was introduced.9.25May 2026DT-046397
Related Information

Microsoft Teams Module