I currently have a webhook that fires every time a learner completes a course. I want to be able to retrieve the scores for scorable learning objects (LO’s) whenever a course is completed. In the API browser, if you navigate to Learn (drop down) and then Tests, you'll see there's one option called "Get completed or not completed "test" Learning Objects" where you can put in a course and/or user and other optional parameters, but this returns nothing for me.
- Does this endpoint work for anyone for retrieving test scores?
- Is there a different API endpoint that will give me what I’m looking for?
Docebo advertises that you can do anything through the API that you can do through the UI, but I’m stumped on how to get this to work.