Marketplace
latest
false
Marketplace User Guide
Last updated Jul 23, 2024

Messages

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

Activity

Description

Retrieves 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.

Retrieves 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.

Retrieves 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 in input variable in subsequent activities.

Sends 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 in input variable in subsequent activities.

Sends 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 in input variable in subsequent activities.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.