Register for the event on June 2nd where we'll teach you how to create AI systems that generate $5,000 USD/month with Claude Code.
Reserve your spot now: https://eventoappclaudecode.vercel.app/
📂 Looking for a workspace to create agentic workflows?
Follow us on Instagram and send us a message to receive the resource → / nexum.ai
• Create your Modal account: https://modal.com/
🎓 For years, creating automations in n8n meant building node by node, defining all the logic manually, connecting credentials, handling conditionals, and spending hours getting everything working. But that's changing.
🎓 In this video, we'll show you how to move from traditional n8n automations to agentic flows with Claude Code + Modal, encapsulating all the complex logic in a single endpoint and leaving n8n for what it does best: triggers, visualization, and integrations.
You'll understand why this new way of building automations can save you a lot of time, reduce complexity, and help you stay competitive in 2026.
📚 What will you learn in this video?
• The difference between traditional automation and an agentic flow
• How to use Claude Code to encapsulate complex logic outside of n8n
• How to deploy that logic using Modal
• How to transform a large workflow into a much simpler and more maintainable flow
• How to reconnect everything to n8n using a single HTTP node
In this real-world example, you'll see how a large flow for processing invoices from Telegram, detecting whether the file is an image or PDF, applying OCR, extracting variables, logging data to Airtable, and sending confirmations, is transformed into a much cleaner and more powerful solution.
Chapters:
00:00 Intro
01:30 Traditional Automation vs. Agentic Flow
04:25 Creating an Agentic Flow
06:21 How to Build the Flow with Claude Code + Modal
12:36 Final Test of the Agentic Flow in n8n