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

ParameterDescription
Channel IDA comma-separated list of channel_ids 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.
EmailThe email address of the person to invite.
Team IDThe 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