Effortless Bases

Connect Airtable

Effortless Bases uses your Airtable Personal Access Token (PAT) to read your base schema and data.

Get your Airtable Personal Access Token

  1. Go to airtable.com/create/tokens
  2. Click Create new token
  3. Give it a name (e.g. "Effortless Bases")
  4. Add these scopes:
    • data.records:read
    • schema.bases:read
  5. Under Access, add the specific bases you want to use (or select "All current and future bases")
  6. Click Create token and copy it — you'll only see it once

Airtable plan recommendation

Use a paid Airtable plan if you plan to build or sync frequently.

Airtable's free plan has strict API rate limits. When Effortless Bases builds a database, it makes multiple API calls to read your schema and data. On the free plan, you may hit these limits quickly, especially if your base has many tables or rows.

A paid Airtable plan significantly increases your API call allowance and makes the build process faster and more reliable.

Add your token in Effortless Bases

When you create a new base, you'll be prompted to enter your Airtable PAT and Base ID.

Your Base ID is visible in your Airtable URL:

https://airtable.com/appXXXXXXXXXXXXXX/...
                     ^^^^^^^^^^^^^^^^^^^
                     This is your Base ID

Your PAT is encrypted and stored securely — we never use it for anything other than reading your Airtable base when you trigger a build.