Skip to content
Per-pair page

Airtable + Google Calendar: rows on the calendar, events back in the base.

Sync Airtable date columns into Google Calendar events, and log new calendar events into Airtable rows. Perfect for content calendars, project timelines, and capacity planning.

Trigger app
Google Calendar as the trigger

Workflows fire when something happens in Google Calendar.

Action app
Airtable as the action

Workflows do something in Airtable, instantly.

See all 9 actions →
Both directions

Pick the way that fits your stack.

Pair pages are mirrored. Each direction gets its own dedicated page.

Google CalendarAirtable

When something happens in Google Calendar, do it in Airtable.

5 Google Calendar triggers wired to 9 Airtable actions. Most-used pairing: Event CancelledCreate Record.

AirtableGoogle Calendar

Or fire it the other way around.

2 Airtable triggers wired to 7 Google Calendar actions downstream.

See AirtableGoogle Calendar
Popular pairings

Common Google Calendar → Airtable workflows.

Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.

Showing 9 of 45 combinations
When event cancelled in Google Calendar, create record in Airtable.

Fires when an event is cancelled or deleted from the selected Google Calendar. Use to release Zoom resources, update CRM activity, or notify attendees via another channel.

When event cancelled in Google Calendar, delete record in Airtable.

Fires when an event is cancelled or deleted from the selected Google Calendar. Use to release Zoom resources, update CRM activity, or notify attendees via another channel.

When event cancelled in Google Calendar, get base schema in Airtable.

Fires when an event is cancelled or deleted from the selected Google Calendar. Use to release Zoom resources, update CRM activity, or notify attendees via another channel.

When event cancelled in Google Calendar, get record in Airtable.

Fires when an event is cancelled or deleted from the selected Google Calendar. Use to release Zoom resources, update CRM activity, or notify attendees via another channel.

When new event in Google Calendar, create record in Airtable.

Fires when a new event is added to the selected Google Calendar. Used to mirror booked meetings into CRM, send prep, or auto-create Zoom links.

When new event in Google Calendar, delete record in Airtable.

Fires when a new event is added to the selected Google Calendar. Used to mirror booked meetings into CRM, send prep, or auto-create Zoom links.

When new event in Google Calendar, get base schema in Airtable.

Fires when a new event is added to the selected Google Calendar. Used to mirror booked meetings into CRM, send prep, or auto-create Zoom links.

When new event in Google Calendar, get record in Airtable.

Fires when a new event is added to the selected Google Calendar. Used to mirror booked meetings into CRM, send prep, or auto-create Zoom links.

When event ended in Google Calendar, create record in Airtable.

Fires when an event in the selected Google Calendar ends. Polls for events whose end time falls inside the most recent polling window. Use to follow up after a meeting or to kick off a recording/summary pipeline.

How it works

Connect Google Calendar and Airtable in five steps.

No code, no glue, no half-day setup. Each step is one click.

  1. 1
    Connect
    Authorize Google Calendar and Airtable

    Open Tiny Command, authorize Google Calendar and Airtable once each. Both connections are available to every workflow on your account.

  2. 2
    Trigger
    Pick a Google Calendar trigger

    Drop the Google Calendar → Event Cancelled trigger onto the canvas. Tiny Command auto-registers the webhook.

    POST /v1/webhooks/google-calendar.trigger-event-cancelled
  3. 3
    Transform
    Add a filter or AI step

    Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.

  4. 4
    Action
    Add the Airtable action

    Drop the Airtable → Create Record action below it. Map fields from the Google Calendar payload into the Airtable inputs.

    airtable.create-record
  5. 5
    Publish
    Publish and forget

    Hit Publish. Tiny Command runs it in production from second one. Watch the run-log fill up.

FAQ

Questions about Google Calendar + Airtable.

How do I keep an Airtable content calendar on Google Calendar?
For every Airtable row with a publish date, create a Google Calendar event. Store the resulting eventId back in Airtable so future edits to the row update the same event rather than creating duplicates.
What happens when I move the Airtable date column?
The Record Updated trigger fires, you look up the saved eventId in Airtable, and call Update Event in Google Calendar with the new start/end. The calendar entry moves in place.
Can I route events to a shared team calendar instead of "my" calendar?
Yes. Use the calendarId of the shared calendar (visible in Calendar settings) in Create Event. The Google account that owns the workflow's OAuth connection needs at least make-changes-to-events permission on that calendar.
How do I attach the Airtable record link to the calendar event?
Put the Airtable record URL (https://airtable.com/{baseId}/{tableId}/{recordId}) in the event description. Anyone on the event can click through to the source row from their calendar.
Can the workflow handle recurring Airtable events?
Pass an RRULE in the Create Event call (e.g., RRULE:FREQ=WEEKLY;BYDAY=MO). Map an Airtable "Frequency" single-select to the right RRULE string via a small Switch.
What if I delete the Airtable row — does the event disappear?
Airtable doesn't webhook deletions reliably; instead, add an "Archived" checkbox in Airtable that triggers a workflow to Delete Event in Calendar. Soft-delete pattern keeps everything auditable.
Related

Other apps that pair well with Google Calendar.


Wire Google Calendar to Airtable in 2 minutes.

Free tier available. No credit card. No onboarding call.