Overview

To authenticate with Airtable (Personal Access Token), you will need:

  1. Personl Access Token - A key that grants Nango permission to interact with Airtable’s APIs resources and services.

This guide will walk you through generating your Personal Access Token within Airtable.

Prerequisites:

  • You must have a registered account with Airtable.

Instructions:

Step 1: Generating Your Personal Access Token

  1. Login to your Airtable account.
  2. Navigate to the Personal Access Token page then click on the Create new token button.
  1. Fill in the form by providing a unique and recognizable name for your token.
  2. 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:

  1. Open the form where you need to authenticate with Airtable (Personal Access Token).
  2. Enter the Personal Access Token in its respective field.
  3. Submit the form, and you should be successfully authenticated.

You are now connected to Airtable (Personal Access Token).