Airtable Integration
Send every form submission to an Airtable table
Static Forms has a built-in Airtable integration. Connect your Airtable account once and every submission to a form is written as a new record in the table you choose — no Zapier, no Make, no custom API endpoint to build.
Pro & Agency Feature
The Airtable integration is available on the Pro and Agency plans (including their trials). View plans to unlock it.
How It Works
- Connect Airtable through OAuth — authorize Static Forms on Airtable's screen and you are redirected back.
- Pick a base and a table. Each submission then creates a new record in that table.
- Delivery is configured per form, so different forms can write to different bases and tables.
- Airtable delivery runs in the background and is non-blocking — your normal email forwarding still happens regardless of whether the Airtable write succeeds.
- Access tokens refresh automatically in the background, so the connection keeps working without manual reconnects.
Setup
Open the form's Delivery settings
Go to Forms, select the form you want to connect, then click Edit → Delivery.
Connect Airtable
Under the Airtable section, click Connect Airtable. You are redirected to Airtable to authorize the connection, then returned to Static Forms.
Choose a base and table
After authorizing, select the base and then the table that submissions should be written to.
Save and test
Save the form. Submit a test entry and confirm a new record appears in your chosen Airtable table.
What Gets Written
Each submission creates a new record in the selected table. The form's fields are written into the record's fields, so every entry becomes its own row you can sort, filter, and build views or automations on inside Airtable.
Per-Form Connections
Airtable delivery is set up on each form's Delivery settings rather than globally. You can point different forms at different bases and tables, and connecting or changing one form's Airtable target never affects another.
Email forwarding still works
Airtable delivery is an addition, not a replacement. Submissions continue to be forwarded by email as usual; the Airtable write happens in the background and never blocks or delays the submission response.