Google Calendar
Create, read, update, and delete calendar events and check availability in Google Calendar.
Overview
The Google Calendar node manages events on a connected calendar: create and update meetings (with attendees and invitation emails), read schedules, and check availability windows — the scheduling half of booking and meeting-automation workflows.
Getting Connected
- Create a Google Calendar OAuth2 credential — a one-click Google sign-in that authorizes Calendar access
- Add a Google Calendar node and select the credential
Operations
- Create / Update / Delete Event — full event fields: title, description, location, start/end, all-day, attendees, and invitation emails (
sendUpdates) - Get Event / Get Many Events — fetch one event or search a time window
- Get Many Calendars — list the account's calendars
- Get Availability — free/busy lookup for scheduling logic