Videos
Blogs
June 19, 2024
Enroll users to learning object via API method
Audience: Admin, Integration Admin
To enroll user to a certification, three mandatory fields are required:
1. User ID: User for whom the enrollment should be done
You can use API GET /users to fetch user details and the id
2. Learning Object ID: For which course/learning path/certification does the user have to be enrolled
Use GET /learningObjects to fetch learning object details and instance id
3. Learning Object Instance ID: For instance ID of the course/learning path the user have to be enrolled
Once the above details are gathered enrollment API should be used: POST /users/{id}/enrollments
Now the user will be enrolled:
Similar Blogs
Subscribe to our newsletter
Subscribe now
That's it! Thank you for subscribing to our newsletter!
The Adobe family of companies may keep
me informed with personalized
emails about ELearning Community Content and News. See our Privacy Policy for more details or to opt-out at
any time.