Airtable
OAuthProject ManagementOrg connection
Org-level connection
Airtable is connected once at the org level by an admin. The credential is shared across all groups that have been granted access — individual team members don't need to connect their own accounts.
How to connect
Click "Connect with OAuth" below to authorize On Belay to access your Airtable bases. You'll be redirected to Airtable to approve the connection — no credentials to copy or paste.
Note: register the redirect URI https://app.onbelay.ai/api/oauth-callback/airtable in your Airtable OAuth integration.
Ready to connect?
Sign in to On Belay and open the Integrations page to add Airtable.
Permissions (scopes)
These are the data scopes On Belay can be granted for Airtable. Your org admin controls which scopes are enabled per group.
| Scope | Description | Access |
|---|---|---|
data.records:read | Read records | Read only |
data.records:write | Write records | Read / Write |
data.recordComments:read | Read record comments | Read only |
data.recordComments:write | Write record comments | Read / Write |
schema.bases:read | Read base schema | Read only |
schema.bases:write | Write base schema | Read / Write |
webhook:manage | Manage webhooks | Read / Write |
user.email:read | Read user email | Read only |
Troubleshooting
"redirect_uri_mismatch" error during OAuth
Your OAuth app's authorized redirect URIs don't include the On Belay callback URL. Add
https://app.onbelay.ai/api/oauth-callback/airtable to the allowed redirect URIs in your OAuth app settings."invalid_scope" error
The API or scope isn't enabled in your cloud project. For Google integrations, make sure the relevant API (e.g. Google Ads API, Search Console API) is enabled in Google Cloud Console for your project.
Connected but Claude can't access data
Check that your group has been granted access to this integration in On Belay → Groups → [your group] → Integrations. Also verify the specific scopes your group is permitted to use match what your query requires.
Still stuck? We're happy to help.
Contact support →