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

Integration Service Activities

Last updated Mar 12, 2026

Get Channel by Name

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Retrieve a channel in a Microsoft Teams team using the channel name. GET/normalized_teams/{team_id}/channels

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 it from the dropdown.string

Output

ParameterDescriptionData Type
Channel IDUnique identifier of the channelstring
Channel TypeType of the channel (standard, private, shared)string
Channel ObjectFull channel details returned by the APIObject
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