Airtable
Read Airtable bases and tables as structured workflow data
Airtable is a flexible spreadsheet-database hybrid popular for CRM tracking, project management, and content pipelines. CipherSense Agents connects via a Personal Access Token to list and filter records from any table.
Official documentationSetup
Create a Personal Access Token
Create a Personal Access Token
Go to airtable.com/account > Developer Hub > Personal access tokens. Click Create token, name it, and grant the data.records:read scope (and data.records:write if you need to update records). Add access to the relevant bases.
Find your Base ID and Table ID
Find your Base ID and Table ID
In Airtable, open your base. The Base ID starts with "app" and appears in the URL. You can also find both IDs in the Airtable API docs for your specific base.
Add the integration in CipherSense Agents
Add the integration in CipherSense Agents
Go to Project > Integrations > Add Integration > Airtable. Paste your Personal Access Token. Click Save & Test.
Connection Fields
Fields required when adding this integration in your Project › Integrations.
| Field | Required | Description |
|---|---|---|
| Personal Access Token | Required | Your Airtable Personal Access Token from the Developer Hub. |
| Base ID | Required | The Airtable Base ID, starting with 'app'. Found in the base URL or API docs. |
| Table Name or ID | Required | Name or ID of the table to read from or write to. |
Common Use Cases
Ready to connect Airtable?
Add this integration from your project dashboard and wire it into a workflow.
On This Page