Hello team,
I’m working with Docebo API (Batch Import Users) to import users into our organization’s docebo instance. I was wondering, inside Docebo do we have a functionality to get a notification whenever the users are failed to created using the Batch import users API?
I tried with web hooks with Event: Background Job Completed but that isn’t working. I think the Batch Import Users API endpoint is not creating a background job (I could be wrong).
Thank you