Skip to main content
Question

API To Extract Learning History

  • March 15, 2023
  • 3 replies
  • 73 views

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.

3 replies

lrnlab
Hero III
Forum|alt.badge.img+10
  • Hero III
  • March 15, 2023

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.


lrnlab
Hero III
Forum|alt.badge.img+10
  • Hero III
  • March 20, 2023

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.