List messages from a chat.
Chat.Read.All
, Chat.ReadWrite.All
.External Documentation
To learn more, visit the Microsoft Teams documentation.
Parameter | Description |
---|---|
Chat ID | The ID of the chat. Can be obtained by using the List Chats action.Note : The dynamic dropdown is supported only for OAuth (delegated) connections. |
Filter | Filters results (rows). For example: (lastModifiedDateTime gt now() - “15m”) (not required) |
Limit | Specify the number of chat messages returned per page in the response. Valid range is 1-50. |
Return All Pages | Automatically fetch all resources, page by page. |
List Chat Messages with Microsoft Teams and Send Results Via Email
Preview this Workflow on desktop
List messages from a chat.
Chat.Read.All
, Chat.ReadWrite.All
.External Documentation
To learn more, visit the Microsoft Teams documentation.
Parameter | Description |
---|---|
Chat ID | The ID of the chat. Can be obtained by using the List Chats action.Note : The dynamic dropdown is supported only for OAuth (delegated) connections. |
Filter | Filters results (rows). For example: (lastModifiedDateTime gt now() - “15m”) (not required) |
Limit | Specify the number of chat messages returned per page in the response. Valid range is 1-50. |
Return All Pages | Automatically fetch all resources, page by page. |
List Chat Messages with Microsoft Teams and Send Results Via Email
Preview this Workflow on desktop