Admin Invite To Workspace
danger
This action has been deprecated and will no longer be available in new workflows.
Invite a user to a workspace.
External Documentation
To learn more, visit the Slack documentation.
Parameters
Parameter | Description |
---|---|
Channel ID | A comma-separated list of channel_id s for this user to join. At least one channel is required. A channel ID can be found at the bottom of the channel's details screen. |
The email address of the person to invite. | |
Team ID | The ID (T1234 ) of the workspace. |
Example Output
{
"ok": true
}
Workflow Library Example
Admin Invite to Workspace with Slack and Send Results Via Email
Preview this Workflow on desktop