Calendar with hourly time slots
  1. Week Calendar With Time Slots
  2. Calendar Available Time Slots
  3. Printable Calendar With Times Slots
  4. Google Calendar Available Time Slots
Printable

Week Calendar With Time Slots

Calendar

This action queries a user's Google Calendar and returns information around their availability given a specific date and time range. Enter a day followed by a window of time to query against a particular user's calendar.

Input

Calendar Available Time Slots

FieldDefinitionTypeRequired
Hourly WindowChoose a day and a time windowStringFALSE
DayDay in the format of YYYY-MM-DDStringFALSE
Start TimeStart time in the format of HH:mm:ssZStringFALSE
End TimeEnd time in the format of HH:mm:ssZStringFALSE
Time ZoneChoose a timezone - such as 'US/Pacific' or 'Europe/Paris' (see full list on wikipedia)StringFALSE
Event DurationChoose the duration of your desired eventStringFALSE
DurationDuration of event in minutesNumberFALSE
Calendar
Calendar IDEmail address for the calendar you wish to queryStringFALSE
Calendar

Printable Calendar With Times Slots

Output

FieldDefinitionType
fields
Number of Available SlotsNumber of available 'slots' that are available on the user's calendar for that time frame. What this means is that given your duration input, that this number of events with the given duration can fit in the user's schedule. For example, if you have a gap of 45 minutes, and your duration input was 20 minutes, the Number of Available Slots returned would be two. However, if there are only four 20 minute slots available on a calendar, but the duration input is 30 minutes, then the Number of Available Slots will be 0, even though there is a total of 80 minutes available. Can think of this field as returning a number that represents 'I can fit this many meetings of X duration into Y's calendar.'Number
Total Minutes AvailableTotal number of minutes available on the user's calendar.Number
List of Busy TimesA list of 'busy' time objects. Each object returned in this list is a window of time from start to end that the user is busy/has events scheduled.List of Objects
List of Available TimesA list of 'available' time objects. Each object returned in this list is a window of time from start to end that the user is available to schedule an event of duration that is less than or equal to the user's input duration.List of Objects

Google Calendar Available Time Slots

Related topics

If you choose week view you can add the time slots directly to the calendar. If you’ve connected your calendar you’ll be able to see your current appointments in the week view so you’ll never double-book or over-book yourself. Next, add advanced settings to your poll. There are 8 types of Calendar Layout: Slots Weekly - shows available times in the intervals equal to your service duration. Starts counting from the first available time for a week. Both available and unavailable timeslots are displayed.

Coments are closed
Scroll to top