Airtable
This page contains the setup guide and reference information for the Airtable source connector.
Prerequisites
- An active Airtable account
- Personal Access Token with the following scopes:
data.records:readdata.recordComments:readschema.bases:read
Setup guide
Step 1: Set up Airtable
For Airbyte Open Source:
-
Go to https://airtable.com/create/tokens to create new token.

-
Add following scopes:
data.records:readdata.recordComments:readschema.bases:read

-
Select required bases or allow access to all available and press the
Create Tokenbutton.
-
Save token from the popup window.