Connectors and nodes used in the lab
Goal: Go from "Hello World" to complex loops and error handling without needing a single API key.
By the end of this module you can read and create simple n8n workflows that use data, conditions, loops, time based triggers and basic error handling without using any paid API key.
Lab 1.1: Hello World (data creation)
Lab 1.2: Decision maker (conditional logic)
Lab 1.3: Data transformer (expressions)
Lab 1.4: Public fetcher (HTTP request)
Lab 1.5. The Traffic Cop (Switch Node)