Airtable

This page contains the setup guide and reference information for the Airtable connector.

Prerequisites

Before connecting your Airtable account, ensure that:

  • You have an active Airtable account.

  • You have the necessary permissions to create Personal Access Tokens (PAT)

Setup Guide

Follow these steps to generate your Personal Access Token in Airtable and connect your account:

  1. Log in to your Airtable account.

  2. Click on your avatar in the top-right corner and select Developer Hub, or directly visit Airtable Developer Hub.

  3. Click "+ Create new token".

  4. Provide a meaningful Name for the token (e.g., Keragon Integration).

  5. Click "+ Add a scope" and select all the necessary scopes based on the access you require (e.g., data.records:read, data.records:write).

  6. Click "+ Add a base" and select the Airtable base(s) you want Keragon to access.

  7. Click the "Create token" button.

  8. Copy the newly generated Personal Access Token. You will not be able to view it again later.

  9. Now, in Keragon:

    • Navigate to the "Authentications" tab.

    • Click "Create new" and select Airtable.

    • Paste the copied token into the corresponding field and save.

Note: Airtable tokens are sensitive. Store them securely and avoid sharing them publicly.

Troubleshooting and Common Errors

Error Code Description Resolution
401 Invalid or Expired Token Verify the token and re-enter it in Keragon. Regenerate if expired.
403 Insufficient Permissions Ensure all required scopes and bases are selected when generating the token.
429 Rate Limit Exceeded Reduce API call frequency or consider upgrading your Airtable plan.

Limitations and Notes

  • Ensure that selected scopes cover all intended operations (read, write, update).

Was this article helpful?
0 out of 0 found this helpful

Articles in this section