Invite User to Channel
Invites users to a Slack channel.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The ID of the public or private channel to invite user(s) to.
stringrequired
A comma separated list of user IDs. Up to 1000 users may be listed.
Uncommon arguments
boolean
Determines if this action should be performed by the current user or the Mindcloud bot.
boolean
When set to true and multiple user IDs are provided, continue inviting the valid ones while disregarding invalid IDs.