← Back to Documentation
📊

Airtable Connector Setup

Connect Airtable to read and write records in your bases through AI agents.

Step 1: Generate a Personal Access Token

  1. Go to airtable.com/create/tokens
  2. Click Create new token
  3. Name it (e.g., "Sontairo")
  4. Add scopes: data.records:read, data.records:write
  5. Under Access, select the bases you want to grant access to
  6. Click Create token and copy it

Step 2: Get Your Base ID

  1. Open your Airtable base in the browser
  2. The Base ID is in the URL: airtable.com/appXXXXXXXXXXXXXX/...
  3. Copy the part that starts with app

Step 3: Configure in Sontairo

  1. In Sontairo, go to ConnectorsAdd ConnectorAirtable
  2. Click Configure
  3. Paste your Personal Access Token and Base ID
  4. Click Save & Activate

Having trouble? Check the Troubleshooting guide.