Sources
Airtable
Configuration
To set up the Airtable source, provide the following configuration parameters:
Key | Description | Sample Value | Required |
---|---|---|---|
token | Airtable personal access token with access to your desired tables. | pat... | ✅ |
base_id | The ID of the Airtable base (application) you want to access. | app... | ✅ |
table_name | The 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