OpenAI workflows
1,226 results — 271 downloadable workflow files, 955 source-linked n8n references
Respondtowebhook with OpenAI
On a webhook request, runs an OpenAI-powered agent and returns its generated answer in the response.
Respondtowebhook with OpenAI 2
On a chat or webhook message, runs an OpenAI agent with memory plus HTTP and workflow tools, returning the reply.
Postgrestool with OpenAI 2
On a chat message, an OpenAI agent answers by querying a Postgres database through a tool.
OpenAI Database Assistant
On a chat message, an OpenAI agent answers using buffered memory and a Postgres database tool.
OpenAI SQL Query Agent
On a chat message, an OpenAI agent with conversation memory queries Postgres and replies conversationally.
OpenAI Postgres Chat Agent
On a chat message, an OpenAI agent with window memory queries Postgres as a tool to answer.
Postgrestool with OpenAI
On a chat message, an OpenAI agent responds by querying a Postgres database through a tool.
Postgres with OpenAI & PostgreSQL — Supabase
On a webhook request, an OpenAI agent queries Postgres and Supabase, then returns the generated answer.
Postgres with OpenAI & PostgreSQL
On a webhook request, an OpenAI agent queries Postgres and Supabase, then returns the generated answer.
Auto WordPress Blog Generator (GPT & Wp Media)
On a schedule, an OpenAI agent generates blog posts, saves them to Postgres, and publishes them via HTTP request.
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.
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 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.
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.
OpenAI API Tool Agent
On manual run, an OpenAI agent calls external APIs as tools to fulfill the request.
Airtable AI Agent Orchestrator
An OpenAI agent reads and writes Airtable records, calls sub-workflows and APIs, and routes structured results.
WordPress AI Content Agent
On manual run, pulls WordPress content and processes it with an OpenAI agent.
Drive Chat Agent With API
On a chat message, an OpenAI agent works over Google Drive files and HTTP calls to respond.