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

Get Thread Replies

Prev Next

Step Details

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

The Get Thread Replies step retrieves replies from a specific message thread within a Microsoft Teams channel. The step uses the configured Microsoft 365 authentication token to access thread reply data based on the permissions assigned in Azure.





Teams Connection

PropertyDescriptionData Type
Selected Auth TokenSelects the Microsoft 365 authentication token used to connect to Microsoft Teams. The token must have permission to read channel messages and replies.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
Team IdSpecifies the unique identifier of the Microsoft Team that contains the channel.String
Channel IdSpecifies the unique identifier of the Microsoft Teams channel that contains the thread.String
Message IdSpecifies the identifier of the message thread for which replies will be retrieved.String

Outputs

PropertyDescriptionData Type
RepliesReturns a list of replies associated with the specified message thread in Microsoft Teams.List of ChatMessageSummary


Step Changes

DescriptionVersionDateDeveloper Task
The Get Thread Replies step was introduced.9.25May 2026DT-046397
Related Information

Microsoft Teams Module