Skip to main content
Question

Anyone got a link to the object / database schema for Docebo?

  • April 11, 2024
  • 2 replies
  • 122 views

Forum|alt.badge.img

I’d really like to see an overview diagram of the various objects that can be accessed via the API. e.g. a learner → course → certificate schema.

Is there one anywhere? I’ve been searching high and low. The API documentation seems to just drop you in it straight away.

2 replies

Forum|alt.badge.img+3
  • Helper III
  • April 11, 2024

As far as I know, the API Explorer is the only documentation.

I typically would open the API Explorer and then do a find on the page for the keyword. Field name, whatever. So in your case, it would be certificate. Not certification, that’s a different thing.

Here is an example of what I might get in my search results.

 

 


Forum|alt.badge.img
  • Author
  • Novice II
  • April 11, 2024

Thanks, but I really just want a diagram showing the relationships and how to traverse them.

Using the explorer, while helpful is like detective work. 

I'm sure I've seen a schema somewhere.