Skip to main content

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? 

 

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.


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