Airtable
Connect Airtable bases and tables to your embeddable.
Overview
Airtable integration lets your embeddable read records from your bases.
Setup
- Sign up or sign in at
https://airtable.com/
. - Create a Personal Access Token at
https://airtable.com/create/tokens
.- Or navigate via: Account → Builder hub → Personal access tokens.
- Create a token with scopes:
data.records:read
- Copy the token and paste it into the Airtable integration settings in your embeddable.
- Select your target base and table.
IDs
- Base IDs begin with
app
- Table IDs begin with
tbl
You can find these IDs in the Airtable URL.