UiPath Documentation
marketplace
latest
false
UiPath logo, featuring letters U and I in white

Marketplace user guide

Last updated Apr 1, 2026

Messages

The Microsoft Teams Messages activities provide methods to retrieve and send messages and message replies.

ActivityDescription
Get MessageRetrieves a specified message from a chat or channel and team. After performing the search, the activity outputs its properties in a ChatMessage object (Message) that you can use as input variables in subsequent activities.
Get MessagesRetrieves all messages from a specified chat or channel and team. After performing the search, the activity outputs its properties in a ChatMessage[] object that you can use as input variables in subsequent activities.
Get Message RepliesRetrieves all message replies from a specified channel and team. After the activity performs the search it outputs an array of ChatMessage objects that you can use as an input variable in subsequent activities.
Reply To MessageSends a reply to a specified team channel message. After sending the reply, the activity outputs the id of the reply as a String that you can use as an input variable in subsequent activities.
Send MessageSends a message to a specified chat or channel and team. After sending the message, the activity outputs the id of the sent message as a String that you can use as an input variable in subsequent activities.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated