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

Integration Service Activities

Last updated Mar 12, 2026

Create User Group

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Create a user group in Slack.POST/usergroups

Input

ParameterDescriptionData Type
NameThe name of the user group. Must be unique.string
HandleA mention handle for the user group. Must also be unique.string
Default Channel IDsThe IDs of default channels assigned to the user group.string
DescriptionA short description of the user group.string
Include countWhether to include the member count in the response.boolean
Team IDThe team ID associated with the user group.string

Output

ParameterDescriptionData Type
IDThe unique id of the conversauser group.string
UsergroupThe output create usergroupobject
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