List Messages in Channel / Chat

Retrieve messages in a conversation with this action to bring the details into Salesforce. Messages can be used as-is, or provided to an LLM for further processing.

Permissions Required

Permission Description
Manage Flow To create the Flow
Teams Designer (Perm Set) To work with this package's Flow Actions.

From your Flow, we will start by adding a new Element.

  • Search for List Messages, select MS Teams - List Messages in Channel/Chat
  • Give the new Flow element a Label, allow the API Name to auto populate
  • (optional) Provide a description to help you remember the intent of this Action
  • Search for the Teams Bot that will retrieve the messages
  • Provide the Chat Id of the Group Chat / Channel you want to retrieve messages from.

Note: If you are working with a Template-Triggered Prompt Flow, you won't be able to select from $Input. As a result, please use a Formula variable to pull the value in.