Migrated from Redmine #1459 | Author: Gilles Blanc Status: New | Priority: Normal | Created: 2025-08-11
Hello, a training center is using your product to provide course booking to their students.
Our solution, Omniscol, is an online platform to create timetables, for all kind of schools. So the question is whether there is an API endpoint to push the schedule. I found how to GET schedules, but no POST/PUT.
We need something to push several events at once (not one by one), so that we can make an efficient ETL.
Can you help us?
Thank you!
I thought booking was the action of booking, not an event by itself!
It makes more sense when looking at what it takes as an input.
And schedule, actually, is more about the grid (I had my bad habits of timetabling, I guess ).
Is there the possibility to add more than one booking at a time? With our system, you can have hundreds, even thousands, of lessons published at once.
I was thinking of something that might me even easier: would you accept an iCal as an input for bookings?