Airtable
Airtable database workspace for bases, tables, records, fields, views, forms, and collaborators.
Helps with Airtable bases, tables, fields, records, comments, and record-change driven database workflows.
Sign in to connect Airtable
Sign in to connect an account and start using Airtable in your apps.
Related integrations
Example Use Cases
These are example ways Snow can use Airtable when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
DEPRECATED: Use CreateRecords instead. Creates a new record in a specified Airtable table; field values must conform to the table's column types.
Creates a new Airtable base with specified tables and fields within a workspace.
Tool to create a comment on a specific Airtable record. Use when adding comments to records, mentioning collaborators using @
Creates a new field within a specified table in an Airtable base.
DEPRECATED: Use AIRTABLE_CREATE_RECORDS instead. Creates multiple new records in a specified Airtable table.
Creates a new record in an Airtable table from a natural language description. Fetches the table schema, uses an LLM to generate the correct field payload, and creates the record with typecast enabled for automatic type conversion.
Tool to create multiple records (up to 10) in a specified Airtable table. Use when you need to add new rows to a table with field values. Rate limit: 5 requests per second per base.
Creates a new table within a specified existing Airtable base, allowing definition of its name, description, and field structure.
Tool to delete a comment from a record in an Airtable table. Use when you need to remove an existing comment. Non-admin users can only delete their own comments; Enterprise Admins can delete any comment.
Tool to delete up to 10 specified records from a table within an Airtable base. Use when you need to remove multiple records in a single operation.
Triggers
These are the trigger events currently available for Airtable.
Triggers when an existing Airtable base changes its name or permission level.
Triggers when tables, fields, or views change in an Airtable base.
Triggers when the connected Airtable user's profile information changes.
Triggers when a new view is created in an Airtable base.
Triggers when a previously known Airtable view is deleted.
Triggers when an Airtable view changes its name or type.