Connect Airtable
Effortless Bases uses your Airtable Personal Access Token (PAT) to read your base schema and data.
Get your Airtable Personal Access Token
- Go to airtable.com/create/tokens
- Click Create new token
- Give it a name (e.g. "Effortless Bases")
- Add these scopes:
data.records:readschema.bases:read
- Under Access, add the specific bases you want to use (or select "All current and future bases")
- 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.