I’ve been going through Calendly’s developer documentation and I’m wondering if it’s possible to automatically schedule appointments for users through their API.
Right now we’re using intercom on our website but I want to build something more integrated into our platform for booking meetings. Can anyone tell me if Calendly’s API supports creating scheduled events programmatically? I’m especially interested in implementing some kind of rotating assignment system where meetings get distributed among team members.
The documentation I found doesn’t make it super clear how to actually create bookings via code rather than just managing existing ones. Has anyone worked with this before and can point me in the right direction?