workflow template library
Download agency automations after reviewing the workflow code.
Browse practical n8n and Make.com workflows built for agency operations. Each template includes setup notes, replacement values, a JSON preview, and a direct download.
Review the workflow first
Every template has a detail page where users can inspect the JSON before importing it into their own automation workspace.
Download clean files
Workflow exports live as public files and are linked from the review page, so users can download the exact file they inspected.
Replace credentials and IDs
Templates use placeholders for private credentials, project URLs, database IDs, and account-specific values. Users should replace those values inside their own automation platform.
Available templates
n8n / Advanced / 45-90 minutes
Notion RAG - Index & Query Workflow
Indexes a Notion database into a Supabase vector store for RAG-based retrieval, with daily re-sync.
n8n / Starter / 10-15 minutes
Knowledge Base Search Sub-workflow
Reusable sub-workflow that embeds a user question and retrieves the top matching chunks from a Supabase vector store.
n8n / Intermediate / 20-30 minutes
Telegram Bot Pause/Resume Control
Lets a human operator pause or resume the AI agent for a specific customer by messaging a private Telegram bot.
n8n / Intermediate / 20-30 minutes
Package Tracking Sub-workflow
Reusable sub-workflow that looks up a package by tracking number against your shipment API, with rate limiting and friendly error messages.
n8n / Advanced / 60-120 minutes
WhatsApp AI Support & Sales Agent
A WhatsApp customer support agent (via Make) that answers from a knowledge base, tracks packages, and supports human handoff and live pause/resume control.
Make.com / Beginner / 15-25 minutes
WhatsApp Business Chatbot (Make.com)
Receives inbound WhatsApp messages via Meta's Cloud API and relays them to an external AI agent webhook, then sends the reply back to the customer.
