Airtable integration

Prerequisites

Create an Airtable account.

Using Access Token

  1. Open your Airtable Developer Hub.
  2. Under the Personal access tokens section, click on the Create new token button.
  3. Create a new Access Token by selecting the following scopes: data.records:read, data.records:write, schema.bases:read and adding the base you want to work on (or all the bases).
  4. Copy the token displayed in the dialog.
  5. In the n8n Airtable credentials dialog select the Access Token connection.
  6. Paste the token in the Access Token field.
  7. Click on the Save button to create the credentials.