Jonáš Světlík

n8n from scratch: your first automation

Automation sounds complicated until you see your first workflow. In a moment you will understand how n8n works and get your first when this happens, do that automation running - without a single line of code.

What n8n is

A visual tool where you join boxes (nodes) with lines. You build an automation by clicking, not by coding. It is open source, free to use and can run on your own machine. The better-known paid alternatives are Make and Zapier - same principle.

The three terms you need

  • Trigger - what sets the whole thing off. "When an email arrives", "when the form is submitted", "every morning at 7:30".
  • Node (action) - what should happen. "Write to a spreadsheet", "send a message", "ask the AI".
  • Connection - the line between the boxes that data flows along from one to the next.

Your first workflow

The simplest useful thing: a new form submission → send me a message on Telegram. Two boxes, one line, five minutes. Suddenly you know about every enquiry instantly, even when you are not watching your inbox.

How to start

Try n8n cloud (there is a free tier) or run it yourself. Do not start from a blank canvas - grab a ready-made template, tweak it and run it. Most things you assemble out of ready-made nodes.

What to watch out for

Start with a small workflow, test it on a few runs, and only then add steps. An automation nobody debugged can do more harm than good.

Automation is neither magic nor programming. It is a few boxes joined by a line - and hours of work that run themselves from then on.

Would rather not assemble it yourself?

I will build your automations to fit and hand them over finished - you just collect the time saved. Tell me what keeps repeating at your place.