Docs
Airtable
Airtable
How to connect and sync your chat data to Airtable.
Airtable Integration
Connect Chat2Base provided by your Airtable account to seamlessly export your chat conversations and data directly into your bases.
Prerequisites
Before you begin, ensure you have:
- An active Airtable account.
- The Chat2Base extension installed on your browser.
Connection Steps
Get your Personal Access Token (PAT)
- Go to your Airtable Builder Hub.
- Click on Create new token.
- Give your token a name (e.g., "Chat2Base").
- Under Scopes, add the following permissions:
data.records:readdata.records:writeschema.bases:read
- Under Access, select the bases you want to connect (or choose "All current and future bases" for easier management).
- Click Create token and copy the generated token string.
Configure Chat2Base
- Open the Chat2Base extension popup.
- Navigate to the Integrations tab.
- Select Airtable.
- Paste your Personal Access Token into the input field.
- Click Connect.
Verify Connection
Once connected, you should see a success message. You can now:
- Browse your Bases and Tables directly from the extension.
- Configure field mappings for your exports.
Troubleshooting
- Invalid Token: Ensure you copied the entire token string and that the token hasn't expired or been revoked.
- Missing Permissions: If you can't see your bases or write data, verify that the token has
data.records:writeandschema.bases:readscopes. - Base Access: If a specific base isn't showing up, check if the token was granted access to that specific base.
Note: We prioritize your security. Your Personal Access Token is stored locally on your device and is never sent to our servers except to communicate directly with Airtable's API.