Skip to content
FlowHubFluxonLab

Airtable workflows

634 results — 181 downloadable workflow files, 453 source-linked n8n references

gmailairtable
FluxonLab libraryfree

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.

by FluxonLab Import
airtable
FluxonLab libraryfree

Manual HTTP to Airtable Import

Manually fetches data via HTTP, transforms it, and creates records in Airtable.

by FluxonLab Import
airtable
FluxonLab librarypro

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.

by FluxonLab Import
googledriveairtable
FluxonLab libraryfree

Drive Files to Airtable Sync

On a Google Drive file change, fetches details via HTTP and upserts the records into Airtable.

by FluxonLab Import
airtablegmail
FluxonLab librarypro

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.

by FluxonLab Import
airtable
FluxonLab librarypro

AI Document Pipeline To Airtable

Processes files and images, builds OpenAI embeddings, and stores extracted, enriched records in Airtable.

by FluxonLab Import
airtablegmail
FluxonLab libraryfree

Scheduled Airtable Email Digest

On a schedule, pulls Airtable records, builds an HTML email, and sends it via Gmail.

by FluxonLab Import
airtable
FluxonLab libraryfree

Airtable Record Slack Alert

When an Airtable record changes, enriches it via an HTTP request and posts the formatted result to Slack.

by FluxonLab Import
telegramairtableawss3
FluxonLab libraryfree

Telegram Document Text Extraction

On a Telegram message, extracts document text with AWS Textract, saves records to Airtable, and stores files in S3.

by FluxonLab Import
airtable
FluxonLab librarypro

Autopilot with Airtable

On a new Autopilot contact, maps the fields and saves the record into Airtable.

by FluxonLab Import
airtable
FluxonLab libraryfree

Airtable OpenAI Assistant

On an Airtable record event, an OpenAI agent processes and writes back Airtable records with memory.

by FluxonLab Import
airtable
FluxonLab libraryfree

Airtable AI Record Agent

On an Airtable record event, an OpenAI agent reads and updates Airtable records using conversation memory.

by FluxonLab Import
airtable
FluxonLab librarypro

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.

by FluxonLab Import
airtable
FluxonLab librarypro

Airtable with Lemlist

Manually reads contacts from Airtable and adds them to a Lemlist outreach campaign.

by FluxonLab Import
airtable
FluxonLab librarypro

Airtable with Google Gemini

On a chat message, a Google Gemini chain extracts structured fields and writes the parsed records into Airtable.

by FluxonLab Import
airtable
FluxonLab librarypro

Airtable & Mindee

On a webhook, parses an uploaded document with Mindee and stores the extracted fields as a record in Airtable.

by FluxonLab Import
telegramairtable
FluxonLab librarypro

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.

by FluxonLab Import
telegramairtable
FluxonLab librarypro

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.

by FluxonLab Import
airtable
FluxonLab librarypro

Airtable AI Agent

On a chat message, an OpenAI agent reads and updates Airtable records using workflow and HTTP tools.

by FluxonLab Import
telegramgoogledrivesheetsgmail
FluxonLab libraryfree

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.

by FluxonLab Import
telegramairtable
FluxonLab librarypro

Telegram, OpenAI & Airtable Automation

On a Telegram message, an OpenAI agent classifies the request, replies in Telegram, and logs structured records to Airtable.

by FluxonLab Import
telegramairtable
FluxonLab libraryfree

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.

by FluxonLab Import
airtabletelegram
FluxonLab librarypro

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.

by FluxonLab Import
airtableBWopenrouterchatmodel
free

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

by Salman Mehboob