Availability

How can I implement Round Robin scheduling?

There are two approaches depending on whether you are building a custom scheduling UI using the Availability API directly, or using Real-Time Scheduling to generate a booking URL.

Read More

Why do I only get 20 results from an Availability query?

By default we only return 20 slots or periods from an Availability query. You can change this by using the max_results parameter.

Read More

How can I prevent double-bookings?

A double-booking can occur if a slot that was free when you checked availability has already been taken by the time you create the event - for example, while the user is deciding which slot to select.

Read More

Why am I seeing free slots during booked events?

This article outlines reasons why an Availability Query may return free slots at times when a participant has booked events.

Read More

Why do I see no available slots when I try to schedule an event?

This article provides an outline of common reasons why you may not be able to see any availability in a user’s calendar.

Read More