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

Integration Service activities

Last updated Mar 24, 2026

Get Channel Info

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Retrieve information about a public or private Slack channel.GETBYID/ConversationsInfo/{conversationsInfoId}

Input

ParameterDescriptionData Type
Channel IDSelect the channel from the available drop-down list or enter the channel ID. You can retrieve this ID in Slack, as follows: go to the respective channel, right-click to view the channel details and select Copy channel ID.string
Include localeSet this to true to receive the locale for this conversation. Defaults to false.boolean
Include num membersSet to true to include the member count for the specified conversation. Defaults to false.boolean

Output

ParameterDescriptionData Type
ChannelThe channel infoobject
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