OpenAI workflows
4,412 results — 786 downloadable workflow files, 3,626 source-linked n8n references
Qualify new leads in Google Sheets via OpenAI's GPT 4
When a Google Sheets row is added, scores the lead with OpenAI and writes the qualification back to Google Sheets.
OpenAI with Telegram
On a Telegram message, routes it, generates an OpenAI response, and replies in Telegram.
OpenAI with Google Sheets
On a form submission, enriches it with Google Sheets data and generates an OpenAI response.
Noop with Email (IMAP) & Text Classifier
On a new IMAP email, classifies the message and extracts structured fields and attachment data using OpenAI.
Noop with OpenAI
On a webhook request, runs an OpenAI agent with SerpAPI and Wikipedia tools and posts the answer to Slack.
Mysqltool with OpenAI 2
On a chat message, an OpenAI agent answers using MySQL queries and HTTP requests, backed by Postgres-stored memory.
Mysqltool with OpenAI
On a chat message, an OpenAI agent answers using MySQL queries and HTTP requests, backed by Postgres-stored memory.
Mongodbtool with OpenAI
On a chat message, an OpenAI agent answers using MongoDB queries, a sub-workflow tool, and conversation memory.
Mongodbtool with OpenAI 2
On a chat message, an OpenAI agent answers using MongoDB queries, a sub-workflow tool, and conversation memory.
Monday.com & Outlook — OpenAI
On a schedule, reads Outlook emails, classifies them with OpenAI, and creates Monday.com items and Airtable records.
Monday.com & Outlook
On a schedule, reads Outlook emails, classifies them with OpenAI, and creates Monday.com items and Airtable records.
Markdown with Email (IMAP) & Email (SMTP) — OpenAI
On a new IMAP email, converts it to markdown and uses an OpenAI agent to summarize it, then sends a reply via SMTP.
Markdown with Email (IMAP) & Email (SMTP)
On a new IMAP email, converts it to markdown and uses an OpenAI agent to summarize it, then sends a reply via SMTP.
Google Drive AI Assistant
On a chat message, retrieves files from Google Drive and answers questions using an OpenAI agent.
OpenAI + Gmail AI Workflow — Google Sheets
On manual trigger, scores Gmail and Reddit content sentiment with OpenAI, summarizes it, and logs results to Google Sheets.
FTP Document Embedding To Qdrant
On manual trigger, loads files from FTP, embeds them with OpenAI, and stores the vectors in Qdrant in batches.
OpenAI LLM Data Processing
On manual trigger, fetches data via HTTP and processes it through an OpenAI LLM chain.
Scheduled AI Posts To X
On a schedule, generates post content with OpenAI and publishes it to X (Twitter).
Reddit Post Analysis With OpenAI
On manual trigger, pulls Reddit posts, filters them, and uses OpenAI to analyze the content.
OpenAI Chat Agent With Tools
On a chat message, runs an OpenAI agent with conversation memory and custom code tools that can invoke other n8n workflows.
Document Summarization With OpenAI
On manual trigger, splits and summarizes long documents with OpenAI and a search API into a single condensed summary.
OpenAI Assistant Workflow: Uploa File, Create an Assistant, Chat with It!
Uploads a Google Drive file to an OpenAI assistant, then answers incoming chat messages against it.
Summarize Google Sheets form feedback via OpenAI's GPT 4
Aggregates form feedback from Google Sheets, summarizes it with OpenAI, and emails the formatted report via Gmail.
OpenAI API Tool Agent
On manual run, an OpenAI agent calls external APIs as tools to fulfill the request.