FlowDaptor Store · Free Blueprints

Free n8n blueprints.
Bounded by default.
Yours to deploy.

The generic “do everything” agents will certainly fail in production. Every blueprint here ships with guardrails, confidence thresholds, escalation logic, and audit logging — out of the box. Free to download; we'll email the JSON to you in exchange for a way to keep in touch about the bigger work we do.

PDPA-aligned
SOC 2-ready
GDPR-compatible
MAS TRM-friendly
Self-hosted only

Production-tested workflows. Free in exchange for your email.

Inbox Triage Agent

Classifies incoming mail, drafts replies, and escalates only the messages that need a human. Tuned for Gmail and Outlook.
Gmail Outlook OpenAI Slack
Free· email required
Email me this →

LinkedIn Scraper

Targeted prospect scraping with role + seniority filters. Enriches and pushes qualified leads straight into your CRM.
LinkedIn Apollo HubSpot Sheets
Free· email required
Email me this →

Financial Analyser

Ingests market data and earnings, generates structured briefs and red-flag summaries on a schedule or on demand.
RSS OpenAI Notion Slack
Free· email required
Email me this →

CRM Hygiene Engine

Continuous deduplication, enrichment, and field validation. Surfaces stale records before they become reporting problems.
HubSpot Salesforce Pipedrive Clearbit
Free· email required
Email me this →

Reconciliation Agent

Three-way matching across bank statements, invoices, and ledger. Flags anomalies and produces audit-ready trails.
Xero QuickBooks SAP Sheets
Free· email required
Email me this →

Micro-Campaign Engine

A 24/7 content engine that ideates, personalises, and publishes across LinkedIn, X, and email. Brand voice locked in.
LinkedIn X Mailchimp OpenAI
Free· email required
Email me this →

A real n8n workflow. Not a marketing prompt.

Every purchase delivers a single .json file: the complete n8n workflow, with nodes, connections, and recommended credentials. Import directly into your n8n instance — no FlowDaptor account required, no callback to our servers.

inbox-triage-agent.json
// Excerpt from a production agent file
{
  "name": "Inbox Triage Agent",
  "version": "1.4.2",
  "nodes": [
    {
      "type": "n8n-nodes-base.gmailTrigger",
      "parameters": { "pollTimes": "everyMinute" }
    },
    {
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "parameters": {
        "model": "gpt-4o-mini",
        "systemPrompt": "Classify: action / fyi / spam / urgent"
      }
    },
    {
      "type": "n8n-nodes-base.switch",
      "parameters": { "rules": [ /* routing logic */ ]  }
    }
  ],
  "credentials_required": ["gmail", "openai", "slack"]
}

Three steps from purchase to running.

Step 01 · Request

Pick a blueprint

Tell us which one you want and where to send it. Work email, please — we use it to stay in touch about the bigger work we do.

Step 02 · Import

Drop it into n8n

We email you the JSON. Import directly into your self-hosted or cloud n8n instance. The workflow loads with every node, connection, and config in place.

Step 03 · Deploy

Connect & run

Plug in your own credentials, hit activate, and the agent is running. You own the workflow, the data, and the runtime end-to-end.

One email. Every blueprint. Including future releases.

Subscribe once and we'll send you every blueprint in this catalogue plus everything we ship over the next 12 months. No payment, no card on file. Just a way for us to stay in touch about the bigger work we do.

Common questions.

Why are these free?

The generic agent JSON market is going to be commoditised within 12 months. The real work — bespoke vertical agents and enterprise engagements — is where we focus. The blueprints are a way for you to see how we build, and for us to stay in touch.

What do I get in the email?

The JSON file, a setup guide, and a credential checklist. No newsletter spam — we'll only email about new releases and the kind of work we think you'd care about, given what you downloaded.

Do I need a FlowDaptor account to run the blueprints?

No. There's no FlowDaptor login, no telemetry, and no callback. The agent talks to the services you configure — never back to us.

Can I modify the workflows?

Yes. The licence explicitly allows modification. Adapt the nodes, swap models, change routing — it's your workflow once it's in your n8n instance.

Do you build custom agents?

Yes — that's most of what we do. See the workflow library for catalogue builds, or the enterprise page for embedded engagements.

FlowDaptor — Store

Free blueprints.
Bigger work behind them.

Browse blueprints ↑