Skip to main content

Hi,

We want to send the Learning History of users to a downstream system, the current plan is to run this Integration once a day and share the updates to the downstream system.

Which API Endpoint can we use to extract this information from Docebo API’s?

Thanks!

Himanshu Arora.

check under the Enrolment area

https://doceboapi.docebosaas.com/api-browser/#!/learn/Enrollment/Enrollment_learn_v1_enrollments


Hey @lrnlab,

Thanks for the reply. I don’t see any operation that can return the completed learnings in a day (for all users) under the enrollment api. Just out of curiosity, what was the operation you recommended under the enrollments? 

Thanks!

Himanshu Arora.


I’m not an API expert but looking at the code, you might need to get an IT person to code it so it can run aa script to run through all your courses; seems this and other APIs only run 1 query at a time.


Reply