- Availability
- Airbyte Cloud Airbyte OSS
- Support Level
- Certified
- Latest Version
- 4.1.5
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:read
data.recordComments:read
schema.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:read
data.recordComments:read
schema.bases:read
-
Select required bases or allow access to all available and press the
Create Token
button. -
Save token from the popup window.
Step 2: Set up Airtable connector in Airbyte
For Airbyte Cloud:
- Log into your Airbyte Cloud account.
- In the left navigation bar, click Sources. In the top-right corner, click +new source.
- On the Set up the source page, enter the name for the Airtable connector and select Airtable from the Source type dropdown.
- You can use OAuth or a Personal Access Token to authenticate your Airtable account. We recommend using OAuth for Airbyte Cloud.
- To authenticate using OAuth, select OAuth2.0 from the Authentication dropdown click Authenticate your Airtable account to sign in with Airtable, select required workspaces you want to sync and authorize your account.
- To authenticate using a Personal Access Token, select Personal Access Token from the Authentication dropdown and enter the Access Token for your Airtable account.
info
When using OAuth, you may see a 400
or 401
error causing a failed sync. You can re-authenticate your Airtable connector to solve the issue temporarily. We are working on a permanent fix that you can follow here.
- Click Set up source.