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

Get Meeting Recording (Delegated)

Prev Next

Step Details

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

The Get Meeting Recording (Delegated) step retrieves a Microsoft Teams meeting recording that the specified user has permission to access. This step requires a delegated authentication token so 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 recording can only be retrieved if the authenticated user has permission to access the specified meeting and its recording.

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 recordings.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 recording will be retrieved.String

Outputs

PropertyDescriptionData Type
RecordingReturns the meeting recording file data accessible to the delegated user.FileData


Step Changes

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

Microsoft Teams Module