Best Answer

Is there a way to refresh all zoom errors for a learning plan at once?

  • 6 October 2023
  • 2 replies
  • 15 views

Hi all,

We are currently experiencing Zoom synchronization issues with Docebo. For each session within an ILT course, I have to manually  resave the session so that the zoom link will re-sync. There has to be a better of way of doing this? 

Has anyone created an API to refresh these errors? 

 

icon

Best answer by lrnlab 6 October 2023, 20:01

View original

2 replies

Userlevel 7
Badge +7

Checked the API browser and can see some that look like they would update sessions but nothing to update events. Maybe ask support to find it if it exists.

Userlevel 7
Badge +3

Have you tried either the event sync endpoint, /course/v1/events/{event_id}/sync, not entirely sure what this one does and not much info on it.

or use the event edit endpoint, /course/v1/events/{event_id}, could see using the get details endpoint to just update with existing settings triggering an update.

Reply