Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
Slack AI ChatBot : Context-Aware, Replies to Mentions AND also DMs
On a Slack mention or DM, an OpenAI agent with Pinecone memory generates a context-aware reply and posts it back to Slack.
YouTube - Get Channel Information
On manual run, reads channel IDs from Google Sheets, fetches YouTube channel info via HTTP in batches, and routes results by condition.
WhatsApp Group Onboarding with Automated Welcome Messages & Airtable Point System
On an incoming webhook, fetches data via HTTP, filters the response, and logs qualifying group members into Airtable.
Website Content Scraper & SEO Keyword Extractor with GPT 5 Mini and Airtable
On a form submission, scrapes website content and uses an OpenAI agent to extract SEO keywords, storing them in Airtable.
Clean Company Names for Cold Emails with GPT 4 Mini and Google Sheets
On a form submission, reads company names from Google Sheets, cleans them with OpenAI, and writes the structured results back.
Generate & Email Personalized Jokes with GPT 4o Mini and Gmail
On a form submission, generates a personalized joke with OpenAI and emails it to the user via Gmail.
n8n Challenge Haeng Franz Rott
On a webhook request, fetches and processes data, logs it to Google Sheets, and sends an email via Gmail.
AI Powered Blog Writing
On a schedule, runs an Azure OpenAI agent to write blog content and saves the articles to Google Sheets.
Text to speech Voice clone using Zonos via API(local storage)
On a webhook request, sends text to the Zonos API to clone a voice, saves the audio locally, and returns it.
Create a Telegram BOT with Mistral Nemotron AI and Conversation Memory
On a Telegram message, calls the Mistral Nemotron API with conversation memory and replies to the user via Telegram.
Gmail Smart Auto Responder with GPT 4o and Google Drive Context Memory
On a new Gmail email, retrieves Google Drive context via OpenAI embeddings and an agent to draft and send a reply.
Trend Tracker Via Bright Data
On a schedule, scrapes web pages, parses the HTML for trends, and appends the extracted data to Google Sheets.
Email Triage And Slack Alerts
On an incoming IMAP email, evaluates it, sends an SMTP reply, posts a Slack notification, and responds over webhook.
Cold calling loop
On manual or scheduled trigger, reads leads from Google Sheets, places calls via API in batches, and posts updates to Slack.
Upload-Post And FLUX Kontext
On manual trigger, generates images via the FLUX API, commits files to GitHub, and publishes the posts through Upload-Post.
Binance SM Financial Analyst Tool
When called by another workflow, runs an OpenAI agent with memory and tool workflows to deliver Binance financial analysis.
Create Landing Page Layouts with OpenAI GPT 4.1 from Competitor Analysis
On manual trigger, runs an OpenAI agent over competitor analysis to generate and aggregate landing page layout options.
Guerrilla Marketing Campaign Plan Generator (using Swarm Intelligence)
On a chat message, runs OpenAI agents to extract inputs and generate a guerrilla marketing campaign plan, exporting it as a file.
Bundle RAG Upload
On a Google Drive file event, loads and splits documents, embeds them with OpenAI, and upserts the vectors into Pinecone.
Generate Content Ideas with Gemini and Store in Google Sheets
On manual trigger, generates content ideas in batches with Google Gemini and appends the structured results to Google Sheets.
Convert boring images to stunning photos and videos
On a Telegram message, sends the image to an external API and returns enhanced photos and videos as files via Telegram.
Tesla Quant Trading AI Agent n8n
On a Telegram message, runs an OpenAI agent with memory and tool workflows to analyze trading, replying on Telegram.
generate Image and convert to video
On manual trigger, calls external APIs to generate an image and convert it into a video, routing steps with a switch.
Medical Q&a Assistant for Urology Using RAG with Pinecone and GPT 4o
On a chat message, an OpenAI agent answers urology questions using RAG over a Pinecone vector store.