Wouldn’t it be great if the Calendly API allowed you to send a time range (a start time and an end time) and then receive a response indicating whether that time slot is available? I envision an API endpoint where you send a new appointment request with a specified start and end time, and Calendly returns:
• Whether that time slot is available for scheduling, and
• If available, the option to create a new meeting/appointment directly via the API.
This feature would make it much easier to integrate Calendly into automated workflows and scheduling systems by allowing us to quickly check availability and then book appointments if the slot is free. Looking forward to feedback and discussions on this idea!