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

Get Chats for User (Delegated)

Prev Next

Step Details

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

The Get Chats for User (Delegated) step retrieves chat conversations for a specified Microsoft Teams user. This step requires a delegated authentication token so that the workflow can act on behalf of the selected Microsoft 365 user.

Note
A delegated authentication token allows the step to access Microsoft Teams resources on behalf of a signed-in Microsoft 365 user. The step can only retrieve chats that the authenticated user has permission to access.

Teams Connection

PropertyDescriptionData Type
Selected Auth TokenSelects the Microsoft 365 delegated authentication token used to connect to Microsoft Teams. The token must have permissions to access user chats.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
Next LinkIndicates the URL or reference used to retrieve the next page of results when data is returned in multiple pages.String

Outputs

PropertyDescriptionData Type
Next LinkIndicates the URL or reference used to retrieve the next page of results when data is returned in multiple pages.String
ChatsReturns chat conversations available to the specified user based on delegated permissions.List of TeamsChat


Step Changes

DescriptionVersionDateDeveloper Task
The Get Chats for User (Delegated) step was introduced.9.25May 2026DT-046397
Related Information

Microsoft Teams Module