AirForm Documentation
AirForm is a hosted form backend that sends submissions straight to Airtable. Add a form to your website, point it at your AirForm endpoint, and submissions appear in your Airtable base — no backend code required.
How It Works
- Create an account at AirForm and add a new site
- Configure your Airtable credentials (base ID, table name, and Personal Access Token)
- Add your domains so AirForm knows which websites are allowed to submit
- Drop a form into your HTML pointing at your AirForm endpoint
- Submissions flow from your form → AirForm → Airtable
Guides
- Getting Started — Create your first site and submit a form
- HTML Forms — Standard HTML form examples
- JavaScript — Submit forms with fetch/JS
- API Reference — Endpoints, request/response formats, error codes
- Troubleshooting — Common issues and how to fix them