Best Answer

Looking for Endpoint that creates multiple Learning Plans

  • 4 March 2024
  • 1 reply
  • 19 views

We are transitioning from our existing LMS to Docebo and I see in the API Explorer that there is an endpoint to create a single LP. However, I am looking for an endpoint that will allow me to use a CSV to create multiple LPs so I can “transfer over” a bunch of our existing LPs into Docebo.

Does anyone have an already created endpoint that bulk creates LP’s that they would be willing to share?

Any help would be greatly appreciated!

 

Thanks,

John

icon

Best answer by Bfarkas 9 March 2024, 00:01

View original

1 reply

Userlevel 7
Badge +3

Yeah, there is not a bulk endpoint for this task, you would need to program out some sort of loop through your items and have them generate for each. Also, when it comes to creating LPs, I find it often is a multi-step, multi-endpoint process, creation, update settings, assign courses, manage enrollments, step step step.

Reply