Skip to main content

Is it possible to to upload courses or learning object  using a massive upload process?

you would need to use the API’s to do that...I use it in the past to create a few hundred courses at once and with the help our IT team, it went very we'll...just make sure to run a few tests before trying to load a bunch of courses...nothing worse than missing a setting and having to go int o each course manually, etc.


@lrnlab , thank you. 

So, using APIs, we can upload scorms files, videos etc in order to create a courses? 

Please, confirm my understanding. 


It’s been a while but I think you only upload content, thumbnails, etc. if the resources reside somewhere the API can pick it up like a content server...


Hi @lrnlab thank you for your help.


What API are you using to do this @lrnlab?


@amy.rogers I think it was this one:

https://doceboapi.docebosaas.com/api-browser/#!/learn/Course/Course_learn_v1_courses_0

we had our coder create a loop as it only creates 1 course at a time.


@amy.rogers I think it was this one:

https://doceboapi.docebosaas.com/api-browser/#!/learn/Course/Course_learn_v1_courses_0

we had our coder create a loop as it only creates 1 course at a time.

Beautiful, thank you so much!!


Hi All,

In my opinion, the best way to do a course mass upload is to using Docebo migration package, that uses an AWS S3 Bucket to keep all courses and upload into Docebo´s LMS.


Reply