Skip to main content

Create User Group

Create a User Group.

External Documentation

To learn more, visit the Slack documentation.

Parameters

ParameterDescription
ChannelsA comma separated string of encoded channel IDs for which the User Group uses as a default, e.g ["xxx", "yyy"]
DescriptionA short description of the User Group.
Include CountInclude the number of users in each User Group.
Mention HandleA mention handle. Must be unique among channels and users.
NameA name for the User Group. Must be unique among User Groups.

Example Output

{
"ok": true
}

Workflow Library Example

Create User Group with Slack and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop