Airtable
Read and write records in your Airtable base. Connected with your own key — encrypted, server-side only, never exposed to the browser.
What you can build
Prompts like these, typed into opix, produce working Airtable features.
Connect it in three steps
Create the key
Generate an API key in your Airtable account — the link below takes you to the exact page.
Paste it in opix
Open your project → Connectors, paste the key. It's stored encrypted and injected server-side; even you only see the last four characters afterwards.
Prompt what you want
Describe the feature in chat — opix writes the Airtable code with honest fallbacks built in.
Keys & setup
| Environment variable | Required |
|---|---|
| AIRTABLE_API_KEY | Yes |
| AIRTABLE_BASE_ID | Yes |
Create a personal access token at airtable.com/create/tokens (scopes: data.records read/write + schema read) and grant it access to your base. The base id starts with app… — it's in your base's URL.
Honest by default
Apps built with opix never pretend. Without keys, Airtable-driven sections render a designed empty state with a connect note and write routes return 503.
Build with Airtable today
Describe the app, connect your key, ship it.
Airtable is a trademark of its respective owner, used for identification purposes only. opix is not affiliated with or endorsed by Airtable.