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

Integration Service Activities

Last updated Mar 12, 2026

Channels Message Posted

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI Path
Trigger when a new message (not a reply) is posted in a Microsoft Teams channel. /teams/{team_id}/channels/{channel_id}/messages

Input

ParameterDescriptionData Type
Team IDUnique identifier of the team to monitorstring
Mentioned user display nameMessage contains the specified user display namestring list
From user IDUnique identifier of the message senderstring
Mentioned user IDMessage contains the specified user IDstring list
From user display nameDisplay name of the message senderstring
Body contentMessage body contains the specified textstring
Tip: To filter events based on a keyword or a mentioned user, use the Body content and Mentioned user display name/user ID fields.


Output

ParameterDescriptionData Type
Channel Message PostedMessage object that triggered the eventObject
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated