The exact workflow I deployed for a D2C skincare brand — the one that took their median inbound response time from 4 hours to 11 minutes — repackaged so you can clone it into your own N8N instance over a weekend.
What's inside
- ~4 hours of focused video. No filler. Every minute is hands-on.
- The actual N8N workflow JSON. Import, swap in your credentials, ship.
- A starter system prompt for Claude that classifies leads into buyer / affiliate / noise with a budget hint and a draft brand-voice reply.
- A live debugging guide for the five things that always break the first time you deploy.
The workflow you'll build
Webhook → Normalize payload → Claude classify → Switch on intent
├── Slack: hot leads
├── Sheets: warm leads
└── Archive: noiseSix nodes. One Claude API call. One Slack message with a draft reply your rep sends in one tap.
What you'll need
- An N8N account (self-hosted or cloud — works either way).
- An Anthropic API key with $5+ of credit (the workshop's full run uses about $0.30).
- A Slack workspace you control.
- A Google account (for the Sheets-based CRM tab).
What you won't get
- Hand-holding for things you can Google in 5 minutes.
- A "no-code" promise — there's about 40 lines of light JavaScript across two nodes. We walk through every line.
- Lifetime updates. The course is a snapshot of what worked in mid-2026. Things will drift.
Refunds
If the workflow doesn't run end-to-end on your account by the time you finish the course, email me — I refund in full, no questions.