Marketplace
3.557 fertige Workflow-Dateien zum Download, plus 10.661 quellenverknüpfte n8n-Referenzen.
Webhook Content Responder
On a webhook request, assembles content with Set nodes and returns it 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.
Html2 PDF Automation
On a webhook request, converts HTML into a PDF and returns the generated file in the 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.
Respondtowebhook with S3
On a form or webhook submission, routes the request, fetches data over HTTP, and uploads files to S3.
Respondtowebhook & Itemlists
On a webhook request, converts the incoming items into a spreadsheet file and returns it in the response.
Webhook Payload Transformer
On a webhook request, transforms the payload with a function, sets fields, and returns an HTTP response.
Webhook Field Responder
On a webhook request, maps response fields with Set nodes and returns an HTTP response.
Redis with Schedule
On a schedule, reads from Redis, calls an HTTP API, and posts the merged result to Microsoft Teams.
Removeduplicates with HTTP Request
On a form submission, fetches data via HTTP, removes duplicates, and converts the result into a downloadable file.
Webhook Response Endpoint
On an incoming webhook request, immediately returns an HTTP response to the caller.
Redis & HTTP Request
On a schedule, fetches data over HTTP, caches it in Redis, and posts the result to Microsoft Teams.
Redis with Execute Workflow & Schedule
On a schedule, reads keys from Redis, filters and branches on them, and triggers a sub-workflow when conditions match.
Readbinaryfiles & OpenAI 2
On manual run, processes files through OpenAI and HTTP requests, rendering the results as HTML.
Batch Spreadsheet Import To Sheets
On manual run, reads binary spreadsheet files in batches, filters the rows, and appends them to Google Sheets.
Readbinaryfiles & OpenAI
On manual run, processes files through OpenAI and HTTP requests, formatting the results as HTML.
Readbinaryfile & Email (SMTP)
On manual run, reads a binary spreadsheet and emails its rows in batches via SMTP.
Import Spreadsheet Into Postgres
On manual trigger, reads a spreadsheet file and inserts its rows into a Postgres table.
Readbinaryfile with Schedule
On a schedule, writes and reads a file, then conditionally raises a SIGNL4 alert.
QuickBooks 2
On manual run, creates a record in QuickBooks.
Raindrop Bookmark Manager
On manual trigger, creates and manages bookmarks in a Raindrop collection.