Airtable workflows
29 results — 25 downloadable workflow files, 4 source-linked n8n references
Wise with Wisetrigger
On a Wise transaction event, fetches the details from Wise and logs the record to Airtable.
Airtable Webhook Router
On a webhook call, routes by type, verifies a crypto signature, upserts records in Airtable, and triggers sub-workflows.
↔️ Airtable Batch Processing
When called as a sub-workflow, splits Airtable records into batches and processes them through routing logic, aggregating the merged results.
Typeform with Airtable
On a Typeform submission, creates a record in Airtable.
Airtable Webhook API
On a webhook call, reads Airtable records, enriches them over HTTP, aggregates the data, and returns it.
Form Driven Airtable Collector
On a form submission, filters and aggregates Airtable records, then sends the compiled data to an external API.
Respondtowebhook with Airtable
On a webhook request, reads or writes records in Airtable and returns the result in the response.
Airtable Record Operations
On manual trigger, reads and writes records in Airtable.
Get the logo, icon, and information of a company and store it in Airtable
On manual run, fetches a company's logo, icon, and details via Brandfetch and stores them in Airtable.
Fetch API Data Into Airtable
On manual run, fetches data over HTTP, transforms each item, and writes records into Airtable.
HTTP with HTTP Request — Airtable
On a Typeform submission, extracts document data with Mindee and saves the parsed fields to Airtable.
Getresponse with Airtable & Getresponsetrigger
On a GetResponse event, formats the payload and creates a record in Airtable.
Airtable Form Capture
On a form submission, creates a new record in Airtable from the captured fields.
Crypto & Airtable
On a webhook call, applies crypto hashing and conditionally stores the processed data in Airtable.
Autopilot with Airtable
On a new Autopilot contact, maps the fields and saves the record into Airtable.
Airtable & Mindee
On a webhook, parses an uploaded document with Mindee and stores the extracted fields as a record in Airtable.
Eventbrite Events to Airtable
Manually fetches Eventbrite events via HTTP and stores them in Airtable.
Webhook To Sheets And Airtable
On an incoming webhook, appends the payload to Google Sheets and creates an Airtable record.
Validate API Requests with Bearer Token Authentication and Airtable
On a webhook request, validates the bearer token against Airtable and responds with an authorized or rejected result.
Template Visual Workflow Architecture
On manual run, merges and routes records between Airtable and Google Sheets through webhook and switch nodes as a reusable workflow template.
Fetch Hierarchical Data Records from Airtable with Multi Level Relationships
When called by another workflow, fetches Airtable records and resolves their multi-level relationships into one aggregated dataset.
Airtable User Authentication Service
On a webhook, hashes credentials and authenticates users against Airtable, responding with the verification result.
Airtable Webhook Gateway
On a webhook, routes requests, generates crypto hashes, reads and writes Airtable, and triggers sub-workflows with external API calls.
Airtable Webhook Writer
On a webhook, validates payloads, generates crypto signatures, and writes records to Airtable, halting on error.