Is there a way to force a booking through the scheduler api? For instance I am an organizer and have a time blocked but I want to double book anyways. Is there a way to get all the benefits of using the scheduler api vs just creating an event? I would still like the participants to get the reschedule and cancellation links.
Hi Jonathan,
Thanks for reaching out! Could you clarify your use case in a bit more detail?
By default, we don’t allow double bookings within our Scheduler flow. Scheduler is designed to omit any slots that are unavailable. However, you can still create an event on top of an existing event through our Events API. Our Booking endpoints, on the other hand, won’t allow this since we’ve built validations specifically to prevent double bookings.
If you can share more about what you’re trying to achieve, I’d be happy to discuss this further with our Product team.
Thanks,
The Nylas Team