Microsoft Teams - Reply to message action

The Reply to message action replies to a message in an existing channel message thread in Microsoft Teams. Only channel messages support threaded replies. This action requires authorization code grant authentication. It doesn't support client credentials authentication.

Input

Input fieldDescription
Team name (or team ID)Enter the team name or ID. Only teams you're a member of are options. You can retrieve the team ID from the List teams action output.
Channel name (or channel ID)Enter the channel name or ID. You can retrieve this value from the List channels action output.
Message IDEnter the message ID. You can retrieve this value from the Get messages or Search messages action.
Message contentEnter the message body. Supports plain text or HTML depending on the Content type field.
Content typeOptional. Enter the type of message body content. Types include HTML and Text. Defaults to Text.

Output

Output fieldDescription
Reply message IDThe unique identifier for the reply message.
Reply to IDThe unique identifier of the parent message that was replied to.
BodyDetails about the message body. Includes the content (text/HTML) and contentType of the reply.
FromThe message sender details. Details include Email address and Name.
Created date timeThe date and time the message was sent.
Last modified date timeThe date and time the message was last modified.

Last updated: