Connect Airtable to Cloudflare R2 in two minutes.
Real-time triggers from Airtable, ready-made actions in Cloudflare R2. Filter, transform, and route without writing a line of code.
Workflows fire when something happens in Airtable.
- New RecordWebhook
- Record UpdatedWebhook
Workflows do something in Cloudflare R2, instantly.
Pick the way that fits your stack.
Pair pages are mirrored. Each direction gets its own dedicated page.
When something happens in Airtable, do it in Cloudflare R2.
2 Airtable triggers wired to 3 Cloudflare R2 actions. Most-used pairing: New Record → Get R2 Object.
Or fire it the other way around.
0 Cloudflare R2 triggers wired to 9 Airtable actions downstream.
- Use any trigger in the catalog as the upstream.
Common Airtable → Cloudflare R2 workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
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.
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.
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.
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).
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).
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).
Connect Airtable and Cloudflare R2 in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Airtable and Cloudflare R2
Open TinyCommand, authorize Airtable and Cloudflare R2 once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Airtable trigger
Drop the Airtable → New Record trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/airtable.trigger-record-created - 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 Cloudflare R2 action
Drop the Cloudflare R2 → Get R2 Object action below it. Map fields from the Airtable payload into the Cloudflare R2 inputs.
cloudflare-r2.get-object - 5PublishPublish and forget
Hit Publish. TinyCommand runs it in production from second one. Watch the run-log fill up.