Prerequisites
Create an Airtable account.
Using Access Token
- Open your Airtable Developer Hub.
- Under the Personal access tokens section, click on the Create new token button.
- 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).
- Copy the token displayed in the dialog.
- In the n8n Airtable credentials dialog select the Access Token connection.
- Paste the token in the Access Token field.
- Click on the Save button to create the credentials.