Airtable
v0.0.1
For more information please use the API documentation here.
Set up
Source
To create a source for the Airtable connector, you will need a Personal Access Token. See guide here.
- From /create/tokens, click the “Create new token” button to create a new personal access token.
- Give your token a unique name. This name will be visible in record revision history.
- Choose the scopes to grant to your token. To use this connector, you will need the
data.records:readscope. - Click ‘add a base’ to grant the token access to a base or workspace.
- Once your token is created, store it safely.
Extract
To create an extract, you will need a base ID and a table ID of the table that you want to extract. When you are viewing the table you want to extract in your Airtable account, you will be able to see the IDs in the URL.
- The base ID will start with
app - The table ID will start with
tbl
As an example URL https://airtable.com/appVPn80XjGZQq0is/tblPMlAcbXqONAINC/viwiDEX3EIdhjyy8u
- Base ID:
appVPn80XjGZQq0is - Table ID:
tblPMlAcbXqONAINC
Features
| Feature | Support | Notes |
|---|---|---|
| Backfill | ✅ | All data |
| Incremental | ❌ | Incremental is not supported |
| API reliability | 🟢 | Reliable |
Reports detail
| ⬇️ Report | 🔑 Incremental key | 🔑 Primary key | 📄 Link to API endpoint |
|---|---|---|---|
| Table | N/A | ID | List Records |
Updated over 1 year ago
