UiPath Documentation
activities
latest
false
Integration Service activities

Join Channel

Join Channel activity in the Slack connector.

Project compatibility​

Windows | Cross-platform

Overview​

DescriptionAPI MethodAPI Path
Join a public Slack channel as the bot user or authenticated user.POST/conversations_join

Input​

ParameterDescriptionData Type
Public channel IDSelect the channel from the available dropdown 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
Join asWhether to join the channel as the App bot, (for example, using a bot token or as yourself (with a user token).string

Output​

ParameterDescriptionData Type
ResponseThe output object confirming the bot's membership in the channel.object
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