I am working on developing a set of API calls that will be useful for our team. Perhaps the most useful for us right now would be to manage ILT Session Enrollments automatically.
Right now we are manually uploading a csv file of new users bi-weekly. This sheet is made for us, so this part of the process is fairly fast. Based on that sheet, though, all new users need to be enrolled in the next scheduled sessions. There are 6 courses that everyone goes in, 2 that some go in. The sessions take place on Monday. Typically we receive the roster file of users on Friday.
How, using the API, would we be able to push all new users into the 6 sessions they must go into, and push the rest into the 1 or 2 other sessions that are conditional based on a user additional field found in docebo?