Documentation

Airtable

Connect Airtable bases and tables to your embeddable.

Overview

Airtable integration lets your embeddable read records from your bases.

Setup

  1. Sign up or sign in at https://airtable.com/.
  2. Create a Personal Access Token at https://airtable.com/create/tokens.
    • Or navigate via: Account → Builder hub → Personal access tokens.
  3. Create a token with scopes:
    • data.records:read
  4. Copy the token and paste it into the Airtable integration settings in your embeddable.
  5. 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.

On this page