Assign User To Team
Adds a user to a team.
If the user is already assigned to the team, the request will be ignored.
By default, no emails will be sent when the user is added to a team. To have an email sent to the user when they are added to a team, use the Send Message
parameter.
Basic Parameters
Parameter | Description |
---|---|
Team ID | The team ID to assign to the user. Max length of 50 characters. |
User ID | The user ID of the user to assign. |
Advanced Parameters
Parameter | Description |
---|---|
Send Message | Whether to send a message to the user that they were added to the team. |
Workflow Library Example
Assign User to Team with Litmos and Send Results Via Email
Preview this Workflow on desktop