Airtable Trigger
The Airtable Trigger starts an orchestration when a record is created, updated, or deleted in an Airtable base.
Use Cases
- Sync Airtable records to another service when new rows are added
- Notify a Slack channel when a CRM record is updated
- Trigger an AI agent when new data arrives in Airtable
Credentials
This node requires an Airtable credential. Two credential types are supported:
To create a credential, go to Settings → Credentials → New Credential and select the Airtable credential type.
Node Reference
Parameters
Output Data
The trigger outputs the full record that triggered the event:Related Nodes
- Airtable — Read and write Airtable records within an orchestration
- Conditions — Branch based on record field values