Airtable
The Airtable node lets you read and write data in Airtable bases — create, retrieve, update, and delete records, or list bases and tables.
Credentials
Two credential types are supported:
To create a credential:
- Go to Settings → Credentials → New Credential
- Select the desired Airtable credential type
- Complete the authentication flow
Operations
Record
Base
Parameters: Create Record
Parameters: Get Many Bases
Parameters: Get Many Records
Output Data
A single record returned fromGet or Create:
Filter Formula Examples
Related Nodes
- Airtable Trigger — Trigger an orchestration on Airtable record events
- For Loop — Iterate over a list of retrieved records