Skip to main content

Airtable

Read and write Airtable records from any automation step. Use Airtable as a lightweight database to store, look up, and update records without writing any code.

Authentication

Auth type: API Key (Personal Access Token) Create a token at airtable.com/create/tokens with data.records:read, data.records:write, and schema.bases:read scopes.

Triggers

Actions

Pass fields as a JSON object where keys are the exact column names in Airtable. Field names are case-sensitive and must match the column headers exactly.
Last modified on April 2, 2026