Marketplace
3.557 fertige Workflow-Dateien zum Download, plus 10.661 quellenverknüpfte n8n-Referenzen.
Form Upload To Sheets
On a form submission, extracts uploaded file data, enriches it via HTTP, and logs records to Google Sheets.
OpenAI MCP Agent With Redis
Exposes an OpenAI agent with Redis state and MCP tools to handle chat requests and call sub-workflows.
OpenAI + Google Sheets AI Workflow — Gmail
On a schedule, runs an OpenAI agent over Google Sheets data and emails formatted HTML results via Gmail.
MCP Qdrant Document Ingestion
Exposes an MCP tool that ingests and chunks documents into Qdrant using OpenAI embeddings for retrieval.
OpenAI Milvus RAG Chatbot
On a chat message, embeds scraped web content into Milvus with OpenAI and answers questions via retrieval QA.
Email (SMTP) + OpenAI AI Workflow — RSS
On a schedule, reads RSS feeds, summarizes items with OpenAI, and sends an HTML digest email via SMTP.
Google Sheets + Gmail Support Workflow — Google Drive
On a schedule, reads and filters Google Sheets rows, emails an aggregated summary via Gmail, and archives it to Google Drive.
Gemini Extract And Email
On manual run, extracts structured info with Google Gemini, generates a file, and emails the result via Gmail.
OpenAI Chat Tool Agent
On a chat message, an OpenAI agent with buffer memory calls tools and HTTP APIs to answer queries.
Scheduled Excel Reports via Outlook
On a schedule, reads Microsoft Excel data, summarizes it with OpenAI, and emails reports via Outlook.
Form Lookup And Dedup
On a form submission, fetches and deduplicates records via HTTP, processes them in batches, and returns a form response.
AI Jira Issue Summarizer
On a schedule, embeds documents into Supabase, then an OpenAI agent summarizes and updates Jira issues.
Scheduled Batched API Fetch
On a schedule, calls an HTTP API in batches and filters the returned items.
Discord Message Classifier With OpenAI
Classifies incoming Discord messages with OpenAI and routes generated responses back to Discord.
Gmail Auto-Reply From Sheets
On new Gmail messages, checks Google Sheets and conditionally sends Gmail replies.
AI Information Extraction to Airtable
On a webhook, extracts information using OpenRouter and Anthropic models and stores structured results in Airtable.
Gemini Agent File Processor
On manual run, a Google Gemini agent fetches data, extracts file contents, and processes records in batches.
Scheduled API Data Merge
On a schedule, pulls data from HTTP endpoints, merges it, and conditionally transforms the results with custom code.
Salesforce Record Sync Subflow
When called by another workflow, fetches and transforms records via HTTP, then upserts and aggregates them in Salesforce.
Gong Sync to Sheets and Notion
Syncs Gong data into Google Sheets and Notion, comparing datasets to update records in batches.
Gemini Web Content Classifier
On manual run, scrapes and aggregates web pages, then classifies and extracts structured data with Google Gemini.
Google Sheets Sync
On a schedule, an Azure OpenAI agent reads and updates Google Sheets rows with structured, AI-generated data.
Ollama Text Processing Subworkflow
When called by another workflow, processes text through a local Ollama model and aggregates the results.
Gmail Files To Drive
On a new Gmail message, saves content to Google Drive and routes items by type through a switch.