Gravity Forms does not ship a native Airtable feed alongside its CRM add-ons. Basic and Pro license holders get stuck paying for Elite only to push rows into Airtable. If Airtable is the destination, that stack is heavier than the job.
The lock-in people hit
| Piece | Gate |
|---|---|
| Gravity Forms Webhooks add-on | Elite license |
| Zapier trigger or webhook catch | Zapier account and tasks |
| Maintenance | Two vendors when a form field changes |
What you actually need
- On a completed entry, create an Airtable record.
- Map Gravity Forms fields to Airtable columns, including selects, checkboxes, and lists where supported.
- See failures without opening Zapier.
- Optionally send uploads as attachments.
You do not need Elite solely for webhooks if a WordPress plugin talks to Airtable’s API from Gravity Forms hooks itself.
Direct plugin path
Integration for Airtable supports Gravity Forms alongside six other builders. The connector is not the Webhooks add-on, so Basic, Pro, and Elite licenses all work.
In Airtable Sync → Airtable Config, click Connect with Airtable for a secure OAuth sign-in. Prefer a personal access token with scoped access? Click Use a personal access token.
Choose the Gravity Form and the base. Select a table, or click Create new table and create columns from the form fields.
Click Create new column when a field has no matching column.
Confirm Sync History and the Airtable row.
Free is one form connection and 300 syncs a month. Pro ($99/year) adds unlimited connections and syncs, file uploads to attachments, and priority support, plus Airtable → WordPress import if you need it later. Compare that with typical Zapier planning ranges of $240 to $1,200/yr, plus Elite, when webhooks were the only path.
Other options
| Option | Notes |
|---|---|
| Official or third-party Gravity Forms Airtable add-ons | Fine if you only use Gravity Forms. Check the license and features |
| Elite Webhooks plus Zapier or Make | Still valid for multi-app flows beyond Airtable |
Custom gform_after_submission PHP | Flexible. You own auth, retries, and logging |
If you need Slack, HubSpot, and Airtable in one flow, Elite webhooks plus middleware can still be justified. If the destination is only Airtable, prefer a direct connection.
Gravity Forms testing tips
- Test completed submissions, not abandoned Save & Continue drafts.
- Conditional fields: confirm empty values don’t violate required Airtable columns.
- Multi-file uploads: verify them on Pro attachment mapping.
- The entry is still saved in Gravity Forms if Airtable is down. Check Sync History for the error. See form sync troubleshooting.
Related reading
Questions: support@ripplestep.com.
Map the form before you buy Elite for webhooks
Try Integration for Airtable free first. Keep Elite for features you actually use.
Install Integration for Airtable free