Activities
latest
false
Banner background image
Integration Service Activities
Last updated Apr 23, 2024

Reply to a Channel Message

UiPath.MicrososftTeams.IntegrationService.Activities.ReplyToChannelMessage

Description

Replies to a message in your Teams channel.

Project Compatibility

Windows | Cross-Platform

Configuration

  • Team - Type the name to retrieve the team from the dropdown or type a custom team ID. You can also retrieve the team ID from the output parameter of Get Team by Name activity.
  • Channel - The channel you want to send a message to. This field is case sensitive. Typing at least 3 characters of the name enables you to select the channel from a drop-down list or you can type in a custom channel ID. The ID of the channel can also be retrieved from the ID output parameter of the Get Channel by Name activity.
  • Message ID - The ID of the message to send a reply to in teams. This can also be retrieved from the output of Send Channel Message activity.
  • Message body - The content of the message to be sent.
  • Image - The image attachment you want to upload.
  • Attachment ID - The ID of the SharePoint asset. This field is optional, only required if you are uploading SharePoint content.
  • Content URL - The URL of the SharePoint asset. This field is optional, only required if you are uploading SharePoint content. .
  • Attachment resource name - The name of the SharePoint asset. This field is optional, only required if you are uploading a SharePoint asset.
  • Message - The channel message.

Properties

Common
  • DisplayName - The display name of the activity. This field supports only strings or String variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • ResponseStatus - The status of the request (success/failure information). Enter a ResponseStatus variable (UiPath.BAF.Models.ResponseStatus). The ResponseStatus object includes three properties that you can use in other activities.
    • Success - Boolean - Specifies whether the API request was successful.
    • ErrorCode - String - The response error if the API request is unsuccessful (Success=False).
    • Message - String - The error message.
  • Description
  • Project Compatibility
  • Configuration
  • Properties

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.