Track · Beginner

No-code automation

Design, harden and hand over n8n workflows useful to microbusinesses and SMEs, with Make equivalents and human approval for sensitive decisions.

5
Maps
15
Lessons
3 h 58
Estimated time
1920
XP to earn

Skills covered

  • Build an n8n workflow
  • Connect tools without exposing secrets
  • Integrate AI with human approval
  • Choose between an agent and a fixed sequence
  • Deploy a workflow and document it
How the track unfolds

The map is played with a free account: your progress, XP and badges are saved there.

  1. Getting started with n8n

    3 lessons · 41 min · +340 XP

    Understand workflow terminology, choose the right trigger and recover from a failed run without creating duplicates.

    Chapter 1 · Build and observe your first workflow

    1. Understanding a workflow
    2. Choose a trigger and sequence steps
    3. Inspect and resume an execution
  2. Connect your tools

    3 lessons · 46 min · +370 XP

    Authenticate connections, transform data, and handle rejections without exposing secrets.

    Chapter 1 · Move reliable data between tools

    1. Authenticate without exposing
    2. Transform and map
    3. Handle failures and retries
  3. AI in workflows

    3 lessons · 51 min · +400 XP

    Integrate a model as a non-deterministic step, impose a machine-readable output and require human approval.

    Chapter 1 · Assist without delegating responsibility

    1. Call a model
    2. Constrain the output
    3. Validate before acting
  4. No-code agents

    3 lessons · 49 min · +400 XP

    Decide when an agent is useful, limit its tools, and properly stop its loops.

    Chapter 1 · Choosing and limiting autonomy

    1. Agent or fixed sequence
    2. Equip the agent with tools
    3. Observe, limit, stop
  5. Complete projects

    3 lessons · 51 min · +410 XP

    Put a workflow into production, make it recoverable and measure its value without promising an invented gain.

    Chapter 1 · Make it reliable and hand it over

    1. Make a prototype reliable
    2. Document the recovery
    3. Measure without promising