Documentation Index
Fetch the complete documentation index at: https://filla.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
How Filla and Airtable work together
Filla doesn’t store your form submissions — they go straight to your Airtable base. Connecting Airtable is how Filla knows where to write your data, not how it accesses it. Most form tools (Typeform, Jotform, Fillout) host submissions on their own servers and sync to Airtable downstream. Filla works the other way around: your Airtable base is the database. That’s why connecting at least one base is required before you can build anything.Connecting your account
Filla connects to Airtable via OAuth 2.0. You authorize Filla without ever sharing your Airtable password.Click Connect my base
From the empty Forms / Tools / Documents page or from workspace Settings → Connect Airtable.
Read the consent primer
A short dialog explains what you’ll see on Airtable’s screen and which option to pick. There are two paths on Airtable’s consent page:
- Add all resources (recommended) — gives Filla access to every base across every workspace, including any you add later. Set it once and you won’t come back to adjust.
- Add a base — pick specific bases now. Adding a new base later means reconnecting.
Continue to Airtable
Click Connect my base to open Airtable’s authorization page. Sign in if prompted, pick the scope, then click Grant access.
What Filla accesses
| Permission | What it does |
|---|---|
| Read base schema | Sees your tables, fields, and views so you can configure forms and tools |
| Read records | Fetches records for linked record pickers, processor tools, and edit-mode forms |
| Write records | Creates new records from form submissions and updates records from processor tools |
| Read/write comments | Powers the comments feed on form submissions |
Revoking access
You can disconnect Filla at any time:- Go to airtable.com/account
- Scroll to Integrations
- Find Filla and click Revoke
Troubleshooting
I see 'Token expired' errors
I see 'Token expired' errors
Filla automatically refreshes your Airtable token. If you see this error, go to workspace settings and click Reconnect Airtable to re-authorize.
My new base doesn't appear
My new base doesn't appear
Filla can only access bases you authorized during the OAuth flow. If you originally picked “Add a base” instead of “Add all resources,” any base you create later won’t be visible until you reconnect. Click Reconnect in workspace settings (or use the Choose a base button on the no-bases empty state) and include the new base — or re-authorize with “Add all resources” so future bases appear automatically.
I authorized a workspace but no bases appeared
I authorized a workspace but no bases appeared
Fields are missing from my form
Fields are missing from my form
Filla syncs your base schema when you open the editor and when you return to the tab after being away. Click the Sync fields button in the editor toolbar to manually pull the latest fields from Airtable.