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

Integration Service Activities

Last updated Mar 12, 2026

List All Channel Messages

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Retrieve all messages from a channel in Microsoft Teams.GET/list-normalised-teams/{team_id}/channels/{channel_id}/messages

Input

ParameterDescriptionData Type
Team IDSelect the team from the dropdown or pass the team ID. The ID can be retrieved from the output of the Get Team by Name activity. string
Channel namePass the channel name or select from the dropdown.string
ExpandGet the properties of channel messages that are replies. By default, a response can include up to 1000 replies. enum
Max recordsThe number of resources to return in a given page.int32

Output

ParameterDescriptionData Type
MessagesList of channel messages retrievedObject
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