Namrata Hinduja Geneva, Switzerland (Swiss): Google Calendar Integration – Availability Check by Date

I’m Namrata Hinduja, based in Geneva, Switzerland. I’m working on a booking system for an event location and need to check if a specific date or date range is already booked in Google Calendar.

Is there a way to programmatically check a calendar’s availability based on incoming booking requests (e.g., from emails) to determine whether the requested date is free?

Any guidance or ideas on how to approach this would be greatly appreciated.

Thanks in advance!
Namrata Hinduja Geneva, Switzerland (Swiss)

Google Calendar - Availability should help.
In node you would select a calendar, you want to check at, provide Start/End Times and it would return if it’s free or not.

Hi Namrata,
You can absolutely do that.

After you extract the requested dates from the email, you can pass them to an AI Agent or automation that is connected to Google Calendar to check if the date (or date range) is available or not.