List Message Replies

Retrieve the replies from a Message with this action to bring the threaded 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 Message Replies
  • 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 Channel (or provide it in manual mode) that has the Message.
  • Provide the Message Id of the Channel's message you want to retrieve replies 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.