Airtable Workflow actions and triggers require a paid Cassidy plan.
Connect your account
- Open an Airtable trigger or action in the Workflow builder.
- Click Connect.
- Sign in with Airtable.
- Click Add all resources to grant access to all your bases, or Add a base to select specific ones.
Triggers
Record created
Starts a Workflow when a new record is added to a table. Configuration
Output variables
Record updated
Starts a Workflow when an existing record is modified. Optionally, limit the trigger to fire only when specific fields change. Configuration
Output variables
Record deleted
Starts a Workflow when a record is removed from a table. Configuration
Output variables
Actions
List records
Retrieves records from an Airtable table. Use this to look up data in a base and pass it to later steps in your Workflow. Configuration
Output variables
Add record
Creates a new record in a table with the field values you specify. Configuration
Output variables
Update record
Updates one or more fields on an existing record. Configuration
Output variables
Delete record
Permanently removes a record from a table. Configuration
Output variables
Add attachment
Uploads a file to an attachment field on an existing record. Use this to attach AI-generated documents, processed files, or outputs from earlier steps directly to an Airtable record. Configuration
Output variables
Next steps
Workflows overview
Learn how to build and run Workflows in Cassidy.
Airtable Agent Connector
Let Agents read and write Airtable records during conversations.