PodcastyBiznesThe n8n Masterclass

The n8n Masterclass

Dylan Watkins - n8n
The n8n Masterclass
Najnowszy odcinek

28 odcinków

  • The n8n Masterclass

    How n8n solved Cowork’s Biggest Pain

    11.06.2026 | 55 min.
    Most people hear about Claude's Cowork features and wonder how it actually fits into a real automation stack. This episode is the answer: a full walkthrough of connecting Claude Cowork to n8n, building a production-ready email classifier from scratch, and the token-saving tricks that make it all sustainable.

    Ryan Nolan, who runs a data science YouTube channel and deploys AI automations at his day job, joins the n8n podcast to share his exact playbook for pairing these two tools.

    The conversation covers setting up the n8n connector in under 60 seconds, calling external APIs through n8n workflows, building an email classifier with human-in-the-loop approval and error handling, and the new Google sign-in flow that eliminates the painful credential setup process. They also dig into why Claude's computer control is too slow for real scraping, and how n8n workflows are a better fit.

    On the enterprise side, Ryan explains why compliance teams need structured execution logs (not just Cowork skill histories), how to roll out AI automation department by department, and the hackathon where a team with zero n8n experience built a driver's license verification workflow in two days.

    🎙 Chapters:
    00:00 - Introduction and episode overview
    02:23 - Connecting n8n to Claude Cowork
    04:21 - Calling APIs from Cowork via n8n
    10:27 - Building an email classifier workflow
    14:51 - Tips for prompting and iterating
    13:42 - Compliance and audit logging
    24:10 - Saving tokens with n8n workflows
    32:31 - Enterprise security and skills vs workflows
    36:48 - Reviewing the built workflow
    39:41 - Quick Google credential setup
    42:10 - Execution history and debugging
    44:01 - The hackathon story
    46:45 - Advice for getting started
    51:43 - Running with David Goggins

    Get 30% Off n8n Cloud Starter or Pro Plans!
    Want to get started with n8n? Visit n8n.io/pricing and use code 2025-N8N-PODCAST-729C416E at checkout for 30% off your first month or year.
  • The n8n Masterclass

    How a 1,000-Person Company Actually Uses n8n with Sahar Rahmani

    26.05.2026 | 50 min.
    🎁 Link to Enterprise Playbook 👉 https://go.n8n.io/n8n-enterprise-playbook

    Most companies trying to roll out AI get stuck at five or ten workflows. Fullscript, a health tech company with over a thousand employees, built more than 1,500 in under a year (with over a hundred in production) and saved tens of thousands of hours doing it.

    Sahar Rahmani is the Director of Internal AI at Fullscript. She walks through exactly how they went from engineering-bottlenecked automation requests to company-wide self-service AI adoption using n8n.

    The conversation covers their hackathon launch strategy, the template library and global credentials trick that removed barriers for non-technical teams, and the highest-value workflows they built across sales, finance, legal, and customer support. If you're looking for a practical enterprise AI automation playbook, this is it.

    Sahar also shares how they shifted their messaging from "AI first" to "people first, AI powered," and why that cultural reframe was the key to getting real buy-in across every department.

    🎙 Chapters:
    00:00 - Intro and Fullscript's AI results
    02:12 - The state of automation before n8n
    03:56 - Workshops, templates, and credentials
    06:33 - Why the templates actually worked
    09:44 - The company-wide AI hackathon
    13:31 - Hackathon advice: start small
    20:05 - Sales lead scoring automation
    24:37 - ROI: tens of thousands of hours saved
    27:20 - Finance invoice reconciliation
    32:48 - The Director of Internal AI role
    33:48 - Overcoming employee resistance to AI
    38:00 - Customer support call automation
    42:22 - Legal contract review with local AI
    44:56 - Keeping momentum after launch
    48:42 - Final advice and where to find Sahar
    Get 30% Off n8n Cloud Starter or Pro Plans!
    Want to get started with n8n? Visit n8n.io/pricing and use code 2025-N8N-PODCAST-729C416E at checkout for 30% off your first month or year.
  • The n8n Masterclass

    Why n8n + Lovable Is Replacing Salesforce, HubSpot, and Slack with Olof Hedin

    20.05.2026 | 42 min.
    What if AI could let anyone  (not just engineers) build real software? In this impromptu podcast recorded live outside Google Next, Olof Hedin of Lovable sits down with the n8n team to explore how vibe coding is democratizing software creation and reshaping entire industries.

    Olof shares the origin story of Lovable, from a viral GitHub prototype to one of the fastest-growing companies of all time. The conversation dives into how non-technical users (from nurses at HCA Healthcare to a Brazilian entrepreneur who built a $500K safety app) are building production-ready software with simple prompts. 

    Olof breaks down the n8n and Lovable MCP partnership, the enterprise adoption playbook including customers like NVIDIA with the emerging tech stack of AI agents, workflow automation, and no-code front ends that's threatening legacy software giants like SAP and Salesforce. 

    They also discuss what the future holds for solo founders, the one-person billion-dollar company, and the security risks of giving AI agents too much power.

    🎙 Chapters:
    00:00 - Highlights & Teaser
    00:40 - Live From Google Next
    02:54 - The Origin Story of Lovable
    04:17 - Internal Tools & Vibe Coding
    06:26 - The n8n x Lovable Partnership
    09:22 - Breaking Down Data Silos
    14:54 - Nurses Vibe Coding at HCA
    16:27 - The $500K Safety App From Brazil
    23:25 - What Makes Lovable Different
    26:24 - Enterprise Adoption Barriers
    31:28 - The One-Person Billion-Dollar Company
    34:54 - Advice for Aspiring Builders
    40:15 - Hopes, Fears & AI Security
    42:00 - Closing Thoughts

    Get 30% Off n8n Cloud Starter or Pro Plans!
    Want to get started with n8n? Visit n8n.io/pricing and use code 2025-N8N-PODCAST-729C416E at checkout for 30% off your first month or year.
  • The n8n Masterclass

    n8n Desk: The Open Source Claude Desktop That Runs on top of n8n's new MCP with Marcel Claus-Ahrens

    11.05.2026 | 45 min.
    🔗 n8n Desk (GitHub): https://go.n8n.io/n8ndesk-github
    🔗 n8n Desk (Website): https://go.n8n.io/n8ndesk-website

    What if you could use Claude Code to build n8n workflows and never worry about it running destructive code on your machine?

    In this episode, Marcel joins the show to demo two things: n8n's brand new official MCP server (currently in beta), which lets AI agents build workflows for the first time, not just run them. And then his own open source project, n8n Desk: a free desktop app that looks and feels like Claude Desktop, but routes all code execution through n8n instead of your local machine.

    That means encrypted credentials, a full audit trail, support for any AI model (including local ones), and role-based access for enterprise teams.

    We also get into vibe flowing, context engineering, and why n8n is actually easier to debug than AI-generated code.

    Timestamps

    0:00 - Claude Code destructive actions story
    1:40 - Guest intro & today's topics
    1:45 - New ways to build n8n workflows
    4:05 - Connecting n8n MCP to Claude Code
    5:01 - Old MCP vs. new MCP
    5:25 - New MCP builds workflows
    5:33 - Any agent can create workflows
    6:47 - What is "vibe flowing"?
    7:41 - Why n8n is easier to debug
    11:32 - AI fatigue & reclaiming your time
    11:37 - Setting up the n8n MCP connector
    12:50 - Building an IT support buddy agent
    13:22 - Vibe coding vs. context engineering
    15:14 - Agent creates workflow inside n8n
    17:31 - Why the first attempt failed
    17:35 - MCP ships built-in reference skills
    19:22 - Community MCP & combining skill stores
    20:43 - Custom skill stores & plugins
    23:13 - Skills as .md files explained
    24:21 - Latest & greatest, expect improvements
    24:29 - Marcel's side project teaser
    24:42 - The problem with Claude Desktop
    28:24 - Introducing n8n Desk
    28:30 - Run any AI model locally
    30:34 - Cowork tab: local files via n8n
    37:20 - Chat Hub: talk to n8n agents
    38:03 - Kelly calendar agent live demo
    42:20 - Free & open source release plans

    podscan_22hDOpmUwVdA34BDKTOUH48A6pgDQE93
    Get 30% Off n8n Cloud Starter or Pro Plans!
    Want to get started with n8n? Visit n8n.io/pricing and use code 2025-N8N-PODCAST-729C416E at checkout for 30% off your first month or year.
  • The n8n Masterclass

    Automate the boring work of HR with n8n (free template) with Paul Karrmann

    14.04.2026 | 28 min.
    Most HR teams are still setting up Slack, email, and Jira accounts by hand every time someone new joins. And when requests come in from three different places at once? Someone has to manually sort through all of it.

    In this episode, I sit down with Paul Karrmann — an automation consultant based in Germany who built two n8n workflows that fix both of these problems.

    🔗 Free HR Template: https://go.n8n.io/hr-template
    🔗 Personio Community Node: https://go.n8n.io/personio-npm

    ──────────────────────────

    WHAT WE COVER

    Workflow #1 — Automated Employee Onboarding
    The moment someone joins the company, this agent automatically provisions every account (Slack, Jira, door access, and more) and sends a welcome message. Zero manual work.

    Workflow #2 — HR Request Triage
    No matter where a request comes in — Slack, Gmail, WhatsApp, or an online form — this workflow normalizes it, deduplicates it, scores it using the Eisenhower Matrix, logs it to Notion or Jira, and only alerts you when something is genuinely urgent.

    We also go deep on the Personio community node Paul built for n8n, which makes it easy to connect Europe's most widely used HR system to your automation stack.

    ──────────────────────────

    TIMESTAMPS

    0:00 - Intro
    1:21 - Welcome & overview of AI in HR automation
    1:57 - Demo: Personio trigger node walkthrough
    2:49 - The #1 HR pain point: employee onboarding
    3:15 - How the onboarding agent works
    3:56 - Setting up Slack notifications & welcome messages
    8:06 - Client intake: mapping a company's tool stack
    9:43 - On-prem deployments: hospitals & Docker environments
    12:54 - HR Triage Workflow: handling requests from Slack, Gmail, WhatsApp
    13:19 - Universal intake normalizer explained
    14:16 - Eisenhower Matrix for request prioritization
    15:14 - Full Eisenhower model breakdown
    23:03 - Building the Personio community node
    24:04 - Why Paul built it (and where to get it)
    25:39 - How to connect with Paul
    26:23 - Enterprise-grade automation vs. vibe coding

    ──────────────────────────

    #n8n #WorkflowAutomation #HRAutomation #NoCode
    Get 30% Off n8n Cloud Starter or Pro Plans!
    Want to get started with n8n? Visit n8n.io/pricing and use code 2025-N8N-PODCAST-729C416E at checkout for 30% off your first month or year.
Więcej Biznes podcastów
O The n8n Masterclass
Welcome to The n8n Masterclass. I’m Dylan Watkins.Each week we break down real business wins using n8n and AI automation. You’ll learn what worked, why it worked, and what broke along the way. Founders, automation experts, and AI agencies share how they use n8n to simplify operations, scale delivery, and move faster without adding more people.The n8n Masterclass is not about tutorials or tech jargon. It focuses on the real business side of automation, the frameworks, decision patterns, and creative problem solving that turn workflows into results.You’ll leave every episode with one principle, one pattern, and one action you can apply this week to grow your business, reduce manual work, and unlock the potential of automation.If you’re building a business that runs on smart systems, AI, and no-code tools, this is your playbook for scaling with n8n. Follow The n8n Masterclass and start using automation as your competitive edge.
Strona internetowa podcastu

Słuchaj The n8n Masterclass, The Diary Of A CEO i wielu innych podcastów z całego świata dzięki aplikacji radio.pl

Uzyskaj bezpłatną aplikację radio.pl

  • Stacje i podcasty do zakładek
  • Strumieniuj przez Wi-Fi lub Bluetooth
  • Obsługuje Carplay & Android Auto
  • Jeszcze więcej funkcjonalności