Airtable
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
New, Modified or Deleted Records
Emits an event each time a record is added, updated, or deleted in an Airtable table. Supports tables up to 10,000 records
New or Modified Records in View
Emit an event for each new or modified record in a view
New or Modified Records
Emit an event for each new or modified record in a table
New Records
Emit an event for each new record in a table
Actions
Action components allow you to perform operations on the app.
Create Comment
Creates a comment in Airtable. See the docs here.
Create Multiple Records
Create multiple records in Airtable
Create Single Record
Create a single record in Airtable
Delete Comment
Delete a comment in Airtable. See the docs here.
Delete Record
Delete a record from an Airtable table. See the docs for more information.
Get Record
Get a single record from Airtable
List Records in View
Retrieve records from an Airtable table view. See the docs for more information.
List Records
Retrieve records from a table with automatic pagination. Optionally sort and filter results.
Update Record
Update a record in Airtable