12 real n8n workflow examples for lead capture, invoice processing, Slack alerts, CRM updates and content pipelines. With JSON templates.
12 n8n workflow examples from real client builds. Trigger, key nodes, what it replaces. Pair with our workflow templates guide for importable JSON.
trigger: webhook from site form. nodes: Webhook → Set → CRM → Slack.
Form submissions land in the CRM with an owner assigned, sales gets pinged in seconds. Full build in the crm integration guide.
trigger: email with pdf. nodes: IMAP → extract text → AI parse → Sheets/Xero → Slack approval.
Minutes per invoice down to seconds. Human approval above a set amount.
trigger: cron 8am weekdays. nodes: Schedule → HTTP (Stripe, GA4, DB) → Code → Slack.
Revenue, signups, traffic in one message. No dashboard-hopping before standup.
trigger: new crm contact. nodes: CRM Trigger → Clearbit/Apollo → Merge → CRM update.
Company size, industry, LinkedIn filled automatically.
trigger: shopify abandoned checkout. nodes: Shopify Trigger → Wait 1h → IF unpaid → email with code.
Recovers lost checkouts on autopilot.
trigger: new rss item. nodes: RSS → AI summarise → Airtable queue → approve → post.
Steady social queue, human review stays in the loop.
trigger: new support email. nodes: IMAP → AI classify → Switch → route or auto-reply.
Production build documented in the support bot guide.
trigger: calendar event ends. nodes: Calendar → transcript → AI summary → CRM log → recap email.
Every call logged with action items, zero manual notes.
trigger: cron 2am. nodes: Postgres → Compare Datasets → Airtable/Sheets.
Ops gets an always-current spreadsheet view. Nobody exports CSVs.
trigger: app webhook or Error Trigger. nodes: Error Trigger → Filter dedupe → Telegram.
Know about failures before customers do.
trigger: deal won. nodes: CRM → Drive folders → DocuSign → welcome emails → Slack channel.
Consistent first week for every new client.
trigger: cron checks queue. nodes: Schedule → Airtable (ready) → LinkedIn/X → mark posted.
Free replacement for paid scheduling tools.
All 12 run on n8n cloud or self-hosted. Choosing a platform first? Read n8n vs zapier. Self-hosting slashes cost at volume.
Need this implemented? we build these workflows for clients →