Manage records, tables, and bases in Airtable.
Use Airtable as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
Triggers when Airtable webhook events are received. Real-time notifications for Airtable base changes.
Creates a new base with the provided tables and returns the schema for the newly created base.
Returns the list of bases the token can access, 1000 bases at a time.
Create one or more records in a table.
Returns the schema of the tables in the specified base.
Retrieve a single record from a table.
Update a single record in a table.
Delete a single record in a table.
Delete multiple records in a table.
List records in a table. Supports filtering, sorting, pagination, and field selection.