Skip to content
Per-pair page

Airtable + Calendly: every booked meeting becomes a row.

Log Calendly bookings into Airtable for CRM, reporting, or follow-up tracking. Cancellations and reschedules update the same row instead of piling up duplicates.

Trigger app
Airtable as the trigger

Workflows fire when something happens in Airtable.

Action app
Calendly as the action

Workflows do something in Calendly, instantly.

Both directions

Pick the way that fits your stack.

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

AirtableCalendly

When something happens in Airtable, do it in Calendly.

2 Airtable triggers wired to 5 Calendly actions. Most-used pairing: New RecordGet Current User.

CalendlyAirtable

Or fire it the other way around.

2 Calendly triggers wired to 9 Airtable actions downstream.

See CalendlyAirtable
Popular pairings

Common Airtable → Calendly workflows.

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

Showing 8 of 10 combinations
When new record in Airtable, get current user in Calendly.

Fires when a new record is created in an Airtable base. The standard inbound hook for syncing Airtable into other systems, AI enrichment, or notification flows.

When new record in Airtable, get event in Calendly.

Fires when a new record is created in an Airtable base. The standard inbound hook for syncing Airtable into other systems, AI enrichment, or notification flows.

When new record in Airtable, list event invitees in Calendly.

Fires when a new record is created in an Airtable base. The standard inbound hook for syncing Airtable into other systems, AI enrichment, or notification flows.

When new record in Airtable, list event types in Calendly.

Fires when a new record is created in an Airtable base. The standard inbound hook for syncing Airtable into other systems, AI enrichment, or notification flows.

When record updated in Airtable, get current user in Calendly.

Fires when a record is updated in an Airtable base. Combine with a field filter to react only on changes you care about (e.g. Status moves to Approved).

When record updated in Airtable, get event in Calendly.

Fires when a record is updated in an Airtable base. Combine with a field filter to react only on changes you care about (e.g. Status moves to Approved).

When record updated in Airtable, list event invitees in Calendly.

Fires when a record is updated in an Airtable base. Combine with a field filter to react only on changes you care about (e.g. Status moves to Approved).

When record updated in Airtable, list event types in Calendly.

Fires when a record is updated in an Airtable base. Combine with a field filter to react only on changes you care about (e.g. Status moves to Approved).

How it works

Connect Airtable and Calendly in five steps.

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

  1. 1
    Connect
    Authorize Airtable and Calendly

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

  2. 2
    Trigger
    Pick a Airtable trigger

    Drop the Airtable → New Record trigger onto the canvas. Tiny Command auto-registers the webhook.

    POST /v1/webhooks/airtable.trigger-record-created
  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 Calendly action

    Drop the Calendly → Get Current User action below it. Map fields from the Airtable payload into the Calendly inputs.

    calendly.get-current-user
  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 Airtable + Calendly.

What Calendly events should I capture in Airtable?
Three at minimum: Invitee Created (a meeting is booked), Invitee Canceled (someone bailed), and Invitee Rescheduled (time changed). Together they give you a single Airtable row whose status reflects the current state of the booking.
How do I upsert by Calendly URI to avoid duplicates?
Store the Calendly event URI as a unique column. The workflow searches Airtable for a row with that URI; if found, update; if not, create. Cancels and reschedules now mutate the original row.
Can I capture the answers to Calendly intake questions?
Yes. The Invitee Created payload includes a questions_and_answers array; loop through it and write each answer to a matching Airtable column. Useful for routing or lead scoring downstream.
How do I route booked meetings to a specific Airtable view?
Set a "Owner" or "Team" column based on the Calendly event type (sales-call vs. demo vs. support). Airtable views with filter formulas (e.g., {Owner} = 'Sales') give each team their own filtered worksheet.
Can the same workflow also send a Slack ping when a meeting is booked?
Yes. Add a Slack Send Message action after the Airtable Create Record; one trigger, two side effects. Conditional Slack channel by event type is a one-Switch-node away.
What about no-show tracking — can Airtable know?
Calendly doesn't mark no-shows automatically. Add a scheduled workflow that runs 30 minutes after the meeting end time and updates Airtable based on a manual "Attended?" checkbox or a follow-up form.
Related

Other apps that pair well with Airtable.


Wire Airtable to Calendly in 2 minutes.

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