I have a question regarding the Google Calendar integration. Is it somehow possible to check based on a certain date or date range whether the calendar is already booked or available?
I want to check, based on emails for a booking system of an event location whether the requested event date would be available.
The Google Calendar node in n8n includes an Availability operation under the Calendar resource. This lets you specify a date or date range and returns whether the timeslot is free or not, plus optional booked slots.