Add User To Course
Add a course to a User.
If the course already exist in the team or if the course id is invalid they will be ignored.
Emails will be sent notifying the user of the course assignment providing they have previously logged into their account.
It is possible to disable sending course invitation emails by checking the Send Message
parameter.
Basic Parameters
Parameter | Description |
---|---|
Course ID | The ID of the course. |
User ID | The user ID of the user to add to the course. |
Advanced Parameters
Parameter | Description |
---|---|
Send Message | Whether to send a message to the user that they were added to the course. |
Workflow Library Example
Add User to Course with Litmos and Send Results Via Email
Preview this Workflow on desktop