AI n8n Workflows
n8n AI workflow templates and automation recipes — 2728 free workflow templates ready to import.
Discover influencers in Shopify customers with influencers.club, GPT-4o and SendGrid
How it works: Get multi social platform data for e-commerce clients with their email and send personalized comms to onboard them as organic creators, affiliates or ambassadors. Step by step workflow to enrich Shopify customers' emails with multi social (Instagram, Tiktok, Youtube, Twitter, Onlyfans, Twitch and more) profiles, analytics and metrics using the influencers.club API and send tailored outreach to activate them as creators. Set up: Shopify (can be swapped for any e-commerce CRM lik
by Influencers Club
AI-Powered WhatsApp Chatbot 🤖📅: Complete Booking Assistant with Gemini & Google
This workflow implements an AI-powered WhatsApp booking assistant for a hair salon. The system allows customers to book, reschedule, or cancel appointments automatically via text or voice messages on WhatsApp. The workflow supports both text and voice messages. An AI agent manages the conversation logic, determines the user's intent, and calls the appropriate tools to perform actions such as checking availability, creating appointments, rescheduling bookings, or canceling events. The system
by Davide Boizza
Triage and schedule healthcare appointments with Azure OpenAI, Google Sheets and Gmail
📊 Description Automate your clinic’s patient intake and scheduling with an intelligent AI Healthcare Appointment Booking Agent built in n8n. 🏥 This workflow receives patient form submissions, analyzes symptoms using AI triage, determines urgency levels, and automatically assigns the most suitable doctor based on specialty. The agent stores structured patient records in Google Sheets and sends automated appointment schedule emails to doctors. 📧 It also follows up with patients after visits by sen
by Rahul Joshi
Mask PII in documents for GDPR-safe AI processing with Postgres and Claude
Overview This workflow implements a privacy-preserving AI document processing pipeline that detects, masks, and securely manages Personally Identifiable Information (PII) before any AI processing occurs. Organizations often need to analyze documents such as invoices, forms, contracts, or reports using AI. However, sending documents containing personal data directly to AI models can create serious privacy, compliance, and security risks. This workflow solves that problem by automatically detec
by ResilNext
Generate 8-second product ad videos from Drive images with Gemini and Veo
How it works This workflow generates an 8-second product advertising video from a single input image. It downloads the image from Google Drive, converts it to base64 for the API request, analyzes it with Gemini (Creative Visualiser), then turns the description into a short video script/prompt. The prompt + image are sent to Veo to start a long-running video generation job. The workflow polls until a video URI is available, downloads the MP4, and uploads it back to Google Drive. Setup 1) Connect
by Vuong Nguyen
Enforce marketplace seller compliance with GPT-4o, Gmail and Slack
Intelligent seller governance enforcement and compliance automation How It Works This workflow automates marketplace seller compliance monitoring and enforcement for platform trust, legal, and operations teams. It receives seller data via webhook, routes it through a central Governance Agent backed by persistent memory, and fans out to four specialised AI sub-agents: Policy Monitoring (with compliance scoring and violation severity calculation), Appeals Review, and Enforcement Decision. A Struc
by Cheng Siong Chin
Production AI Playbook: Deterministic Steps & AI Steps (3 of 5)
Combine AI classification with confidence-based routing and category-based fan-out. This template classifies incoming support tickets, routes them by confidence level, and shows an example of how to fan high-confidence items out to the right team. What you'll do Send a support ticket and watch the AI classify it by category and urgency. See how a Confidence Threshold switch routes items to high, medium, or low confidence paths. Watch high-confidence tickets fan out to Billing, Technical, Sales,
by Elvis Sarvia
Production AI Playbook: Deterministic Steps & AI Steps (2 of 5)
Validate AI-generated outputs before your workflow acts on them. This template sends a support ticket through AI classification, parses the JSON response, and checks that categories, urgency levels, and confidence scores are all within valid ranges. What you'll do Send a support ticket to the AI for classification. Watch the Code node parse and validate the AI's JSON response against a defined schema. See how valid outputs continue through the workflow while invalid ones get flagged. What you'
by Elvis Sarvia
Scan code repositories for governance issues with GPT-4o and severity-based reports
How It Works This workflow automates end-to-end code repository governance scanning using a multi-agent AI orchestration system. Designed for engineering leads, DevSecOps teams, and CTOs, it replaces manual code audits with a structured, AI-driven compliance and security analysis pipeline. The workflow begins by extracting repository metadata, which is passed to a Governance Orchestrator Agent coordinating four specialised sub-agents: Static Code Analysis, Architectural Compliance, CTO Report Ge
by Cheng Siong Chin
Analyze and modernize university curricula with GPT-4o and employment data
Based on the workflow image, here is the complete n8n template submission: Title: ai curriculum modernisation with learning outcome and industry demand alignment How It Works This workflow automates higher education curriculum analysis and modernisation using a multi-agent AI system. Designed for academic administrators, curriculum designers, and institutional planners, it eliminates manual effort in aligning course content with graduate employment outcomes and industry demand signals. The pip
by Cheng Siong Chin
Generate board-ready workforce analytics and talent reports with GPT-4o
Intelligent workforce analytics and talent strategy report automation How It Works This workflow automates end-to-end workforce analytics and board-level talent strategy reporting using a multi-agent AI orchestration system. Designed for HR leaders, people analytics teams, and CHROs, it eliminates manual effort in compiling workforce insights and translating them into executive-ready reports. The pipeline begins with a scheduled trigger that loads employee datasets and aggregates HR records. It
by Cheng Siong Chin
Analyze YouTube videos and auto-generate AI reports in Google Docs with DeepSeek
A compact n8n workflow that accepts a YouTube link or uploaded video, pulls a transcript via Supadata.ai, runs a language-model-based video analysis agent to produce a structured report, extracts a title/metadata, then creates and updates a Google Doc with the analysis. It's designed to automate transcription → analysis → document creation for fast, repeatable video reviews. How it works Trigger — Upload File or YouTube Link A form trigger receives a youtube_url or an uploaded file/webhoo
by Pratyush Kumar Jha
Build a WhatsApp AI shopping bot with virtual try-on using Gemini and GPT
Build a WhatsApp AI shopping bot with virtual try-on using Gemini 📌 Overview This workflow fully automates your T-shirt store's WhatsApp shopping experience using GPT for intent detection, MongoDB Atlas for vector-based product search, Redis for session management, and Google Gemini for AI-powered virtual try-on. It automatically handles customer messages, finds relevant products, processes orders, and generates realistic try-on images — all inside WhatsApp, with no app or website required.
by BytezTech
Production AI Playbook: Human Oversight (Exercise 2)
Gate high-risk AI actions behind human approval. This template shows how to prevent an AI agent from executing sensitive operations (like sending contracts) without a human signing off first. What you'll do Ask the AI agent to send a contract to a customer. See the agent pause and present the intended action for review in the chat. Approve or decline the action and watch the workflow respond accordingly. What you'll learn How HITL (Human-in-the-Loop) for Tool Calls works in n8n How to add a hu
by Elvis Sarvia
Production AI Playbook: Human Oversight (Exercise 1)
Review AI-drafted customer responses before they go out. This template sets up a chat-based approval flow where an AI agent drafts a reply and a human reviewer approves or rejects it, all within the n8n chat interface. What you'll do Send a customer support message to the AI agent and watch it draft a response. Review the AI's draft in the chat with Approve and Decline buttons. See how approved responses flow forward while declined ones get flagged. What you'll learn How to use the Chat Trigge
by Elvis Sarvia
Generate research proposals with GPT-4o, web search, and quality control agents
How It Works This workflow automates academic and professional research proposal generation using a multi-agent AI pipeline. It targets researchers, academics, grant writers, and R&D teams who need structured, high-quality proposals efficiently. The core problem it solves: manually drafting proposals is time-consuming, inconsistent, and prone to missing key elements like ethics, impact, and funding alignment. A Supervisor Agent orchestrates three specialist sub-agents, Research Content, Strategi
by Cheng Siong Chin
Forward Zoho Mail emails to Gmail with Gemini AI analysis and Telegram digest
Smart email forwarder Zoho mail to Gmail with attachment, analysis by AI agent This n8n template automatically monitors a Zoho Mail inbox, analyzes every incoming email with Google Gemini AI, then forwards it — including all attachments — to a designated recipient via Gmail. The admin receives an instant smart digest on Telegram with priority level, deadline, and required action extracted by AI. If you manage a shared inbox and waste time triaging emails before forwarding them, this workflow d
by Nguyễn Thiệu Toàn (Jay Nguyen)
Match Zoho CRM contacts to buyer personas using LinkedIn, Phantombuster and OpenAI
Zoho CRM - Buyer Persona Matcher This workflow automates the process of identifying buyer personas and generating personalized sales outreach. It triggers via a Zoho CRM Webhook when a deal is updated, enriches the contact data by scraping LinkedIn profiles using Phantombuster and uses OpenAI to match the contact against a defined Persona Database. The final analysis, including a tailored outreach message and confidence score, is synced back to the Zoho CRM contact record. Quick Implementation
by WeblineIndia
Grade PDF assignments with Google Gemini and upload reports to Google Drive
AI Assignment Grader with Automated Reporting Who’s it for This workflow is designed for educators, professors, academic institutions, coaching centers, and edtech platforms that want to automate the grading of written assignments or test papers. It’s ideal for scenarios where consistent evaluation, detailed feedback, and structured result storage are required without manual effort. What it does / How it works This workflow automates the end-to-end grading process for student assignments submi
by Pixcels Themes
Generate AI product marketing photos from Google Sheets with Google Gemini and Drive
How it works Reads product image links from a Google Sheet. Analyzes each image, generates an AI prompt, and combines the product with a human model image. Creates final AI advertising photos and: Saves images to Google Drive. Saves prompts + result links to a separate “output” sheet. Here’s an updated version of the note, optimized so the customer knows exactly what they must customize (no hard‑coded IDs assumed). One‑time setup for your own account Before using the workflow, you must point it
by Vuong Nguyen
Turn your website docs into a GPT-4.1-mini support chatbot with MrScraper and Pinecone
Description This n8n template turns any website or documentation portal into a fully functional AI-powered support chatbot — no manual copy-pasting, no static FAQs. It uses MrScraper to crawl and extract your site's content, OpenAI to generate embeddings, and Pinecone to store and retrieve that knowledge at chat time. The result is a retrieval-augmented chatbot that answers questions using only your actual website content, always cites its sources, and never hallucinates policies or pricing.
by riandra
Generate LinkedIn posts using Google Gemini, MongoDB Atlas, Google Drive and Sheets
🚀 How the System Works This automation operates in three distinct phases: Ingestion, Storage, and Generation. | Phase | Component | What Happens | | --- | --- | --- | | 1. The Trigger | Google Drive | Every time you update your rag_posts.csv in your Drive folder, the system wakes up. | | 2. The Brain | Gemini Embeddings | It turns your text into "Vectors" (numbers) so the AI understands the meaning of your writing style, not just the words. | | 3. The Vault | MongoDB Atlas | Your posts are sto
by Nitesh
Generate workflow documentation and node names with GPT‑4.1‑mini
Who Is This For? This workflow serves as a comprehensive "Workflow Nodes SEO & Documentation Generator". It uses AI to analyze, rename, and document n8n workflows, offering a streamlined way to optimize workflow readability and prepare them for sharing. Who Is This For? This workflow is designed for n8n users, workflow managers, and community contributors who want clean, professional, and easy-to-understand workflows. What This Workflow Does This workflow works as a smart assistant that: Autom
by SpaGreen Creative
Generate an SEO PDF report from HTML with Gotenberg and Claude Opus 4.6
What this workflow does This workflow takes any website URL, extracts its HTML content, and uses an AI Agent (Claude Opus 4.6) to perform a comprehensive SEO analysis. The AI evaluates the page structure, meta tags, heading hierarchy, link profile, image optimization, and more — then generates a beautifully formatted HTML report. Finally, it converts the report into a PDF using Gotenberg, a free and open-source HTML-to-PDF engine. Workflow steps: Form submission — pass the URL you want to anal
by Marcelo Abreu