Marketplace
İndirebileceğin 3.557 hazır workflow dosyası, artı 10.661 kaynağa bağlı n8n referansı.
✨📊Multi AI Agent Chatbot for Postgres/Supabase DB and QuickCharts + Tool Router
On a chat message, an OpenAI agent queries a Postgres/Supabase database and builds QuickChart visualizations, routing tools with persistent chat memory.
💥🛠️Automate Blog Content Creation with GPT 4, Perplexity & WordPress
On a chat or form submission, an OpenAI agent drafts content, publishes it to WordPress, and emails it via Gmail.
🐋DeepSeek V3 Chat & R1 Reasoning Quick Start
On a chat message, runs an AI agent over OpenAI and Ollama models with conversation memory, calling external APIs to return reasoned replies.
OpenAI Chat Responder
On a chat message, processes input with code, calls OpenAI and an HTTP API, and returns the generated reply.
HTTP with HTTP Request 14
On a chat message, calls an external HTTP API and processes the returned data with code.
ElevenLabs Voice Generation API
On a webhook request, calls the ElevenLabs API to generate speech and returns the audio response.
Send TTS (Text to speech) voice calls
On a form submission, sends the entered text to an HTTP text-to-speech API to place a voice call.
HTTP with Schedule
On a schedule, calls an HTTP endpoint, splits the response into individual items, and maps the resulting fields.
HTTP with Google Drive
On a new Google Drive file, retrieves the file and sends it to an external API via HTTP.
[3/3] Anomaly detection tool (crops dataset) 2
When called by a parent workflow, fetches crop data via HTTP, runs anomaly-detection code, and returns the flagged results.
HTTP with HTTP Request & Nextcloud
On a schedule, fetches data via HTTP and uploads it to Nextcloud.
HTTP with OpenAI 3
On a chat message, runs an OpenAI agent with Postgres memory that routes requests and calls HTTP sub-workflow tools.
HTTP with HTTP Request 13
On manual trigger, extracts content from a file and sends it to an API via HTTP.
HTTP & Slack
On an incoming webhook, posts a message to Slack and forwards the data to an external API via HTTP.
HTTP & HTTP Request 7
On a webhook request, routes the payload through conditional and switch logic, calls an external HTTP API, and returns a response.
HTTP with Manualchattrigger & OpenAI
On a chat message, runs an OpenAI agent with HTTP and sub-workflow tools, formatting responses as markdown.
HTTP with HTTP Request & OpenAI 2
On manual trigger, fetches data via HTTP, processes it with OpenAI, and merges the results.
[3/3] Anomaly detection tool (crops dataset)
When called by a parent workflow, fetches crop data via HTTP, runs anomaly-detection code, and returns the flagged results.
HTTP with Timescaledb & HTTP Request
On a schedule, queries TimescaleDB and sends the formatted records to an external API via HTTP.
HTTP with Schedule & HTTP Request — Kafka
On a schedule, fetches data via HTTP and publishes the formatted messages to a Kafka topic.
HTTP with HTTP Request & Deepl
On manual trigger, retrieves text via HTTP and translates it using DeepL.
HTTP & HTTP Request — Firecrawl
When called by another workflow, scrapes a URL through the Firecrawl API and returns the extracted content.
HTTP with HTTP Request 12
On a chat message, fetches data via HTTP and converts the response into a downloadable file.
HTTP with HTTP Request & Schedule 4
On a schedule, builds a request payload and sends it to an HTTP API.