Configuration

To set up the Airtable source, provide the following configuration parameters:

KeyDescriptionSample ValueRequired
tokenAirtable personal access token with access to your desired tables.pat...
base_idThe ID of the Airtable base (application) you want to access.app...
table_nameThe name or ID of the table to sync. If not specified, all tables will sync.tbl...

Find your Personal Access Token:
See Airtable’s guide for generating a personal access token.


Required Scopes

Ensure your Airtable personal access token has the following scopes:

  • data.records:read
  • schema.bases:read