What is Airtable?
Airtable is a docs & notes tool. With OSP.net, your AI agent connects to it directly so it can act on your behalf instead of just answering questions about it.
What your OSP agent can do with Airtable
- List bases, tables and fields
- Search, read, create and update records
How to connect Airtable
- Open Airtable's token builder and create a personal access token. airtable.com/create/tokens
- Add these scopes (drop the write scope for read-only):
- Under Access, add the specific bases (or workspaces) the agent should see — it can only ever touch what you grant here.
- Copy the token (pat…), paste it here and Connect.
Security: Access is opt-in per base — the token sees nothing you don't explicitly grant. Revoke it from the same Airtable page any time.
Who uses Airtable with OSP
These roles commonly connect Airtable to their OSP agent:
Related docs & notes integrations
Frequently asked questions
- Can OSP.net connect to Airtable?
- Yes. Airtable is a native OSP.net integration — you bring your own Airtable key or token, paste it in your dashboard, and your agent restarts live.
- What can my OSP agent do with Airtable?
- Your agent reads and updates the Airtable bases you grant it. Specifically: List bases, tables and fields; Search, read, create and update records.
- Is Airtable a native integration or via the gateway?
- Airtable is a native, baked-in integration. You connect it with your own credentials, which are stored in an encrypted vault and injected only at runtime.
- Is my Airtable data secure with OSP.net?
- Yes. Your Airtable credentials live in an encrypted secrets vault, are injected only at container runtime, and are never written to disk in plaintext or used to train any model. Each customer runs in a fully isolated instance.