Airtable + Zoom: meetings provisioned from rows, recordings landed back in.
Create Zoom meetings from Airtable rows (date, attendees, host) and write the join URL back into the row. Optionally store recording links once the meeting ends.
Workflows fire when something happens in Zoom.
- Zoom has no triggers yet. Use the catalog's universal Webhook trigger as the upstream.
Pick the way that fits your stack.
Pair pages are mirrored. Each direction gets its own dedicated page.
When something happens in Zoom, do it in Airtable.
0 Zoom triggers wired to 9 Airtable actions.
Or fire it the other way around.
2 Airtable triggers wired to 7 Zoom actions downstream.
See Airtable → Zoom →Common Zoom → Airtable workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Connect Zoom and Airtable in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Zoom and Airtable
Open TinyCommand, authorize Zoom and Airtable once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Zoom trigger
Drop the Zoom → New event trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/zoom.event - 3TransformAdd a filter or AI step
Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.
- 4ActionAdd the Airtable action
Drop the Airtable → Create Record action below it. Map fields from the Zoom payload into the Airtable inputs.
airtable.create-record - 5PublishPublish and forget
Hit Publish. TinyCommand runs it in production from second one. Watch the run-log fill up.