Available Actions
Create User
Creates a new user in Konstantly.string
required
User’s full name
string
required
User’s email address
string
required
User role (e.g., “learner”, “manager”)
string
User interface language
string
User’s timezone
object
Custom user attributes
Update User
Updates an existing user’s information.string
required
User ID
string
required
User’s email address
string
Updated name
object
Updated custom attributes
Create Group
Creates a new group in Konstantly.string
required
Group name
integer
Parent group ID
string
Group description
object
Custom group attributes
Add User to Group
Adds a user to an existing group.string
required
User ID
integer
required
Group ID
Assign Course
Assigns a course to users or groups.integer
required
Course ID
array
Array of user IDs
array
Array of group IDs
integer
Assignment deadline timestamp
Using Actions
Best Practices
- Data Mapping
- Map fields from previous steps to action inputs
- Use Zapier’s formatting tools to transform data if needed
- Error Handling
- Add error handling steps after actions
- Use Zapier’s retry options for failed actions
- Testing
- Test actions with sample data before activating the Zap
- Verify the results in your Konstantly account
Example Workflows
- New Employee Onboarding
- Course Assignment Automation
- User Group Management