Airtable workflows
634 results — 181 downloadable workflow files, 453 source-linked n8n references
OpenAI + Gmail Dev Workflow — Airtable
On a new Gmail message, an OpenAI agent parses it, records structured data in Airtable, and sends a Gmail reply.
Manual HTTP to Airtable Import
Manually fetches data via HTTP, transforms it, and creates records in Airtable.
AI Document Processor To Airtable
On an incoming webhook, extracts file content, processes it through an OpenAI LLM chain in batches, and stores results in Airtable.
Drive Files to Airtable Sync
On a Google Drive file change, fetches details via HTTP and upserts the records into Airtable.
Airtable + Gmail Dev Workflow — Groq
On a schedule, reads Airtable records and Gmail, then runs a Groq agent with Wikipedia lookup that generates images via OpenAI.
AI Document Pipeline To Airtable
Processes files and images, builds OpenAI embeddings, and stores extracted, enriched records in Airtable.
Scheduled Airtable Email Digest
On a schedule, pulls Airtable records, builds an HTML email, and sends it via Gmail.
Airtable Record Slack Alert
When an Airtable record changes, enriches it via an HTTP request and posts the formatted result to Slack.
Telegram Document Text Extraction
On a Telegram message, extracts document text with AWS Textract, saves records to Airtable, and stores files in S3.
Autopilot with Airtable
On a new Autopilot contact, maps the fields and saves the record into Airtable.
Airtable OpenAI Assistant
On an Airtable record event, an OpenAI agent processes and writes back Airtable records with memory.
Airtable AI Record Agent
On an Airtable record event, an OpenAI agent reads and updates Airtable records using conversation memory.
Airtable with Schedule & Hacker News
On a schedule, pulls Hacker News stories, translates them via LingvaNex, saves them to Airtable, and texts a summary through Vonage.
Airtable with Lemlist
Manually reads contacts from Airtable and adds them to a Lemlist outreach campaign.
Airtable with Google Gemini
On a chat message, a Google Gemini chain extracts structured fields and writes the parsed records into Airtable.
Airtable & Mindee
On a webhook, parses an uploaded document with Mindee and stores the extracted fields as a record in Airtable.
Telegram + OpenAI AI Workflow — Google Gemini
On a Telegram message, runs an OpenAI/Gemini agent with calculator and Wikipedia tools, logs to Airtable, and replies via Telegram.
Telegram + OpenAI AI Workflow — Airtable
On a Telegram message, runs an AI agent with Wikipedia and calculator tools, stores results in Airtable, and responds via Telegram.
Airtable AI Agent
On a chat message, an OpenAI agent reads and updates Airtable records using workflow and HTTP tools.
Clawdbot n8n with Telegram & Google Drive
On a Telegram message, an AI agent uses Drive, Sheets, Gmail, Calendar, Airtable, weather, and search tools to act and reply in Telegram.
Telegram, OpenAI & Airtable Automation
On a Telegram message, an OpenAI agent classifies the request, replies in Telegram, and logs structured records to Airtable.
Technical Analyst AI Agent
On a Telegram message, runs an OpenAI agent that fetches market data via HTTP and logs analysis to Airtable, replying via Telegram.
LinkedIn AI Agent with Airtable & Telegram
On a Telegram message or schedule, runs an OpenAI agent that processes Airtable leads and posts content to LinkedIn.
Send and track LinkedIn outreach with Airtable, Unipile, and OpenRouter
Quick overview This workflow automates LinkedIn outreach by using Airtable as a CRM, Unipile to fetch profiles and send connection requests/messages, and OpenRouter to generate personalized connection notes and follow-ups, while tracking accepts and replies via Unipile webhooks. How it works Runs every weekday at 09:00 to pull up to 15 Airtable leads with Connection Status set to New. For each lead, derives the LinkedIn public identifier, fetches the LinkedIn profile from Unipile, and uses OpenRouter to generate a personalized connection note capped at 300 characters. Sends the LinkedIn connection request via Unipile, updates the Airtable record with request details (note, timestamps, invitation ID), and waits 30–90 seconds between sends. Receives Unipile new_relation webhook events, matches the lead by Provider ID, and marks the Airtable record as Accepted with an Accepted At timestamp. Receives Unipile message_received webhook events, filters to inbound replies, finds the matching Airtable lead, and marks it Replied while stopping the campaign. Runs daily at 10:00 to find accepted, no-reply leads due for follow-up, uses OpenRouter to write follow-up #1 or #2, sends the DM via Uni