Click on your profile icon at the top right corner, to see a dropdown appear.
Click Developer hub
In the Developer Hub, click (a) Personal Access Token and then (b) Create New Token.
Set a name, set scopes, and access.
We suggest the usage of the following scopes at the least:
data.records:read data.records:write
Save to receive the token.
Update the automation connection by specifying this new personal access token as the API key.
Available Blocks
The available blocks in the Airtable connector are the following:
List Table Records
Get Table Record By Id
Delete Table Record
Update Table Record
Create Table Record
Replace Table Record
List New And Updated Table Records incrementally
Create Multiple Table Records
Get Table Record By Field
Example Use Case
Let's go through a basic use case to retrieve all the records from a table:
Create a new Automation
Search for the Airtable connector using the left menu
Select the Airtable connector and use the 'Search for blocks' input to search for the 'List Table Records' block. After that, drag and drop the block into the automation and link it to the start block.
Go to the "Inputs" tab of the block's menu and fill in the required fields.