Overview
To authenticate with Airtable (Personal Access Token), you will need:- Personl Access Token - A key that grants Nango permission to interact with Airtable’s APIs resources and services.
Prerequisites:
- You must have a registered account with Airtable.
Instructions:
Step 1: Generating Your Personal Access Token
- Login to your Airtable account.
- Navigate to the Personal Access Token page then click on the Create new token button.

- Fill in the form by providing a unique and recognizable name for your token.
- Click Add a scope to choose the level of access required for your API interactions.
Optional: Click Add a base if you need to restrict access to specific bases or workspaces.

Step 3: Enter credentials in the Connect UI
Once you have the Personal Access Token:- Open the form where you need to authenticate with Airtable (Personal Access Token).
- Enter the Personal Access Token in its respective field.
- Submit the form, and you should be successfully authenticated.
