Skip to main content

Configure Airtable

At a glance

Airtable is a no-code collaborative database platform. With Ontologie, you can sync your bases, tables, and individual records into your workspace for enrichment and analysis.

Before you start

  • An Airtable account with access to the bases you want to sync
  • A Personal Access Token (PAT) with the required scopes

Get credentials

  1. Go to Airtable Developer Hub and sign in.
  2. Click Create new token.
  3. Give the token a descriptive name and select the scopes: data.records:read, schema.bases:read.
  4. Select the bases you want the token to access, then click Create token and copy the value.

Screenshots of the Airtable developer hub will be added in a future update.

Configure in Ontologie

  1. Open Live Data > Connectors.
  2. Search for Airtable in the catalogue.
  3. Click the Airtable card.
  4. Follow the configuration wizard:

Available streams

StreamDescription
BasesList of all bases accessible by the token
TablesTable definitions and schema within each base
RecordsRow-level data from each table, including all field values

Limits

LimitValue
API rate limit5 requests per second per base
Records per request100 records per page
Token scopeLimited to bases selected during token creation

Troubleshooting

ErrorSolution
401 UnauthorizedVerify the Personal Access Token is valid and has not been revoked.
403 ForbiddenEnsure the token has been granted access to the target base.
Missing tablesCheck that the token scopes include schema.bases:read.

Expected result

Your data appears in Live Data > Streams with the Synced status. Synchronization runs at the configured frequency.

Need help?

See the Troubleshooting page for connection errors or write to us: Support and contact.