Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
B2B Intel Uplink
On a new Google Sheets row, enriches the lead with OpenAI, upserts it into HubSpot, and writes results back to the sheet.
Business Landscape Tracker
On a schedule, reads companies from Google Sheets, enriches each via HTTP API, and syncs the results to Airtable.
Auto-Triage Personal Inbox
On manual trigger, fetches Gmail messages, classifies them with Azure OpenAI, and creates triaged entries in Notion.
Radiology Image to Detailed Report Converter
On a webhook, sends a radiology image to an external API for analysis, logs the report to Google Sheets, and emails it via Gmail.
RSS news Newsletter draft
On new RSS feed items, extracts and summarizes articles with OpenAI and emails a newsletter draft via Gmail.
Email → Tg Public
On a new Gmail email, summarizes the content with OpenAI and posts the result to a Telegram channel.
Monitor Blood Bank Stock & Send Low Blood Group Alerts
On a schedule, reads blood bank stock from Google Sheets and sends WhatsApp alerts for low blood-group levels.
AI Assistant With Calendar And Email
On a webhook or email, an OpenAI agent with Postgres memory responds using SerpAPI, Google Calendar, and Gmail tools.
Medical Equipment Maintenance Alert System
On a schedule, checks equipment records in Google Sheets for due maintenance and sends email and WhatsApp alerts.
Iot Sensor Data Cleaner + Influxdb Logger (n8n
On a webhook, cleans and normalizes incoming IoT sensor readings and logs the values to InfluxDB via HTTP.
Send Daily Patient Condition Updates to Assigned Doctors
On a daily schedule, reads patient records from Google Sheets, filters by assigned doctor, and emails each doctor a condition update.
Create, Delete, and Organize AWS S3 Buckets & Files Directly from Your Email
On an incoming IMAP email command, creates, deletes, or organizes AWS S3 buckets and files, then emails the result via SMTP.
YouTube Transcription, Summarization & Translation to Google Docs
On a webhook with a YouTube URL, fetches the transcript and uses Google Gemini to summarize and translate it into a Google Doc.
Automated Support Ticket & Customer Notification System with Trello
On a new Gmail email, creates a Trello ticket card, emails the customer a confirmation, and notifies the team in Slack.
Website Lead Notification System with Slack Alert & Gmail
On a website form webhook, posts a Slack alert, logs the lead to Google Sheets, and emails a notification via Gmail.
Instagram Reels & Video Downloader Via Telegram BOT – Automated with n8n
On a Telegram message containing an Instagram link, fetches the reel or video via HTTP and sends the downloaded file back to the chat.
Simple Working Scraper
On manual run, scrapes pages via HTTP, parses the XML results in batches, and saves the extracted data to Google Drive.
Personalized Diet Plan Creator from Medical History
On an incoming IMAP email, generates a personalized diet plan from medical history with Ollama and replies by email.
AI Symptom Checker & Doctor Suggestion
On a webhook request, assesses symptoms via an Ollama AI agent, suggests doctors, and returns results while emailing the patient.
Solar Production Alert Monitor
On a schedule, fetches solar production data, and if below threshold, alerts via Gmail and Slack and logs to Google Sheets.
n8n Gallery 5781
On a WhatsApp message, answers via a Google Gemini agent using a Pinecone knowledge base built from Google Drive, logging to Google Sheets.
Discover Real Market Problems from Reddit Posts with OpenAI
On a schedule, scans Reddit posts, identifies real market problems with OpenAI, and logs the findings to Google Sheets.
Create Google Calendar events from labeled Gmail emails using AI
On a labeled Gmail email, extracts event details with a Google Gemini agent and creates the matching Google Calendar event.
PDF to Vector RAG System: Mistral OCR, Weaviate Database and MCP Server
On form upload, OCRs PDFs with Mistral and indexes them into a Weaviate vector store, exposing retrieval through an MCP server.