OpenAI workflows
4,412 results — 786 downloadable workflow files, 3,626 source-linked n8n references
Branching OpenAI Webhook
On a webhook request, branches through a switch and calls OpenAI to return a tailored response.
OpenAI Response Webhook
On a webhook request, generates a reply with OpenAI and returns it to the caller.
Respondtowebhook with OpenAI — Airtable
On a webhook request, runs an OpenAI agent using Airtable as a tool and returns its answer.
OpenAI Webhook Completion
On a webhook request, sends the input to OpenAI and returns the generated completion as the HTTP response.
Respondtowebhook with OpenAI 3
On a webhook request, runs an OpenAI agent with conversation memory and returns the generated response.
Respondtowebhook & OpenAI
On a webhook request, sends the payload to OpenAI and returns the completion in the response.
Routed OpenAI Webhook API
On a webhook request, routes by condition through a switch, queries OpenAI, and returns the generated response.
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.
Readbinaryfiles & OpenAI 2
On manual run, processes files through OpenAI and HTTP requests, rendering the results as HTML.
Readbinaryfiles & OpenAI
On manual run, processes files through OpenAI and HTTP requests, formatting the results as HTML.
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.
RAG & Genai App with WordPress Content — OpenAI
On a webhook query, answers from WordPress content embedded into a Supabase vector store, using OpenAI and Postgres chat memory.
RAG & Genai App with WordPress Content
On a webhook query, answers from WordPress content embedded into a Supabase vector store, using OpenAI and Postgres chat memory.
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.
OpenAI with Google Sheets 2
On a form submission, looks up Google Sheets data and generates an OpenAI response.
OpenAI
On a form submission, generates an OpenAI response and returns it through the webhook.
OpenAI with Google Sheets — X
On manual run, reads Google Sheets rows, generates text with OpenAI, and conditionally posts to X.