Curriculum
- 3 Sections
- 23 Lessons
- 20 Hours
Expand all sectionsCollapse all sections
- Module 1 — AI Automation FundamentalsThis module lays the conceptual groundwork before any tool-specific work begins. The goal is to build correct mental models: what "AI automation" actually means, how agents differ from deterministic workflows, and the core primitives (APIs, webhooks, JSON, MCP, RAG, memory) that every later module builds on.9
- Module 2 — n8n FoundatiThis module moves from concepts into the tool itself: getting n8n running, understanding its execution model, and building the first real (non-AI) workflow end-to-end.7
- Module 3 — APIs & IntegrationsThis module goes deep on the single most-used node category in n8n — connecting to arbitrary external services via HTTP — since almost every real workflow eventually needs to talk to something n8n doesn't have a pre-built node for.7