OpenAI workflows
4,412 results — 786 downloadable workflow files, 3,626 source-linked n8n references
Unstructured Resume Parser with Thordata Universal API + Open AI GPT 4.1 Mini
On manual run, fetches resume data over HTTP, extracts structured fields with OpenAI GPT-4.1 Mini, and writes them to Google Sheets.
Employee Recognition Automation with Slack, Sheets & Gmail
When a Google Sheets row changes, drafts a recognition message with OpenAI, posts it to Slack, and emails the employee via Gmail.
Webhook AI Email Responder
On a webhook, routes requests, generates replies with OpenAI, and sends responses via Gmail.
AI Candidate Screening & Interview Scheduler
On webhook submission, screens candidates from Google Sheets with OpenAI, books interviews in Google Calendar, and emails invitations.
Automated LinkedIn Job Posting with AI Content Generator
On webhook trigger, generates job-post copy with OpenAI, publishes it to LinkedIn, and records the listing in Google Sheets.
Postgres, OpenAI & Gmail Automation
On a JotForm submission, queries Postgres, processes the document with OpenAI and PDF.co, extracts fields, and emails results via Gmail.
Monthly HR Q&A in Google Meet
On form submission, schedules a Google Meet via Google Calendar using an OpenAI agent, and stores Q&A records in MySQL.
Google Drive, Email (SMTP) & OpenAI Automation
On form submission, uploads files to Google Drive, sends SMTP email, and processes content through OpenAI.
WhatsApp RAG Assistant over Google Docs
On a WhatsApp message, an OpenAI agent answers from a MongoDB vector store of Google Docs and replies via WhatsApp.
Build Your First Email Agent with Fall Back Model
On a new Gmail email, an agent drafts a Gmail reply using OpenAI with Gemini fallback and Google Sheets data.
Document Q&A Chatbot
On chat input, embeds uploaded documents into an in-memory vector store and answers questions with an OpenAI agent.
💥 Build Your First AI Agent with ChatGPT-5
On a chat message, an OpenAI agent reads Google Sheets, manages Google Calendar events, and sends Gmail replies.
MCP-Connected AI Chat Agent
On a chat message, an OpenAI agent with conversation memory answers using connected MCP client tools.
AI Voice Chat Agent with Elevenlabs and Infranodus Graph RAG Knowledge
On a webhook request, an OpenAI and Gemini agent queries external APIs via HTTP and returns the answer through the webhook.
AI Chat Agent With Memory
On a chat message, an OpenAI agent with managed memory processes input through an LLM chain and replies.
Auto Gmail Labeling (Powered by OpenAI)
On a schedule, an OpenAI agent classifies batched Gmail emails and applies labels in Gmail.
OpenClaw n8n Agent
On a Telegram message, a multi-tool agent manages Gmail, Google Calendar, Drive, Docs, Sheets, and web research, replying via Telegram.
AI Agent With Sheets Tools
On a chat message, an OpenAI agent uses calculator, sub-workflow, and HTTP tools to answer and record data to Google Sheets.
OpenAI, Anthropic & Google Drive Automation
On a chat message, retrieves from a Supabase vector store with Cohere reranking and answers via Anthropic, indexing Google Drive files with OpenAI embeddings.
Automate WhatsApp Bookings with an AI Assistant and Smart SMS Reminders (24/7)
On an incoming webhook, an OpenAI agent reads and writes Google Sheets to manage bookings and sends scheduled SMS reminders.
WhatsApp RAG Chatbot with Supabase, Gemini 2.5 Flash, and OpenAI Embeddings
On a WhatsApp message, retrieves context from a Supabase vector store using OpenAI embeddings and replies via Google Gemini.
Template Supabase Postgres
On a chat message, indexes Google Drive documents into a Supabase vector store and answers questions via an OpenAI RAG agent.
Website Chatbot Agent
On a chat message, runs an OpenAI agent with a sub-workflow tool and conversation memory to answer website visitor questions.
OpenAI, Google Drive & Supabase Automation
On a Google Drive file change, indexes content into a Supabase vector store and answers Telegram messages via an OpenAI agent.