Services Case Studies Manifesto Contact Versión en español Fill out the brief

n8n process automation

Most small companies have someone — often the owner — acting as a human bridge between tools. Copying an order from a message into a spreadsheet, then into an invoice, then into inventory. That’s the work we delete.

The five-minute tax

Take one routine in your business and count it honestly. An order arrives. Someone copies it into a sheet. Someone sends a confirmation. Someone updates stock. Someone notes the payment. Five minutes, and nobody in the company considers it real work.

Fifty orders a week is four hours. Over a month that’s the better part of two full working days spent moving information between systems that could talk to each other. And the time isn’t even the expensive part — the expensive part is that manual copying is where the errors come from, and errors reach customers.

Why n8n rather than Zapier or Make

n8n is an automation platform you can host on your own server. The practical difference from the well-known subscription tools is the pricing model: those charge per task executed, so your bill grows precisely as your business grows. A workflow firing five thousand times a month can cost more than the hours it was meant to save.

Self-hosted n8n costs whatever the server costs — usually a few dollars a month — whether it runs a hundred tasks or a hundred thousand. For a business with real volume, that difference compounds into a line item that simply disappears.

It also keeps your data on infrastructure you control, which matters for some industries more than others. If you handle health or financial information, this is worth a conversation.

What we typically automate

  • Lead capture: a form submission lands in your CRM or sheet, the person gets an immediate reply, and you get a notification — with nobody re-typing anything.
  • Order intake from messaging: orders arriving by WhatsApp logged, confirmed and routed automatically.
  • Follow-ups and reminders: unpaid invoices, tomorrow’s appointments, quotes that went quiet.
  • Recurring reports: the Monday summary someone currently assembles by hand, built and sent on its own.
  • System sync: making your storefront, inventory and accounting stop disagreeing with each other.
  • Document generation: quotes, invoices and confirmations produced from data you already have.

How we work

  1. Map the current process. Step by step, who does what, how long it takes. This stage alone usually surfaces steps that shouldn’t exist at all.
  2. Prioritise by return. We start with whatever eats the most time and needs the least judgment. Never everything at once.
  3. Build and run in parallel with the manual process for a few days, until the outputs match.
  4. Go live with error handling and alerting configured from the start.
  5. Documented handover and a training session, so you can adjust the simple things yourself.

What we won’t automate

A process that changes every week, or needs human judgment on every case, shouldn’t be automated — you end up maintaining a fragile workflow that breaks more than it saves. When we see that, we say so.

We also won’t automate a broken process. Automating a bad workflow just makes the problem happen faster and more consistently. Fix first, then automate.

If your operation needs more than connected tools — an actual application with its own database and interface — that’s custom application development. You can also read this page in Spanish.

Frequently asked questions

Do I need my own server?

Something has to host it, but you don’t have to administer it. Typically that’s a small server costing a few dollars a month, which we set up, secure and back up.

If you’d rather own nothing, n8n also offers a cloud version. We’ll recommend one or the other based on your volume.

Can I change the workflows myself afterwards?

Yes, and that’s partly the point. n8n is visual — each step is a box wired to the next, read left to right.

We hand over documented workflows plus a training session. Changing a message, adding a recipient or adjusting a schedule are things you’ll handle yourself. Restructuring a whole workflow you’ll probably want to send our way.

What happens when an automation breaks?

It will break eventually — an API changes, a service goes down, someone enters something unexpected. The thing that matters is whether you find out.

Every workflow we deliver includes error handling with alerting: if something fails you get a notification saying what broke and at which step, instead of hearing about it three weeks later from an annoyed customer.

Does it work with WhatsApp?

Yes, through the official WhatsApp Business API, which is the stable and compliant route for a business. It requires a verified WhatsApp Business account, and we’ll walk you through that if you don’t have one.

We avoid unofficial workarounds that connect through the back door. They work until your number gets blocked, which tends to happen at the worst possible time.

How do I know it’s worth it?

Do the arithmetic yourself, it’s the most honest version. Count how many times a week the task repeats and how many minutes it takes. Multiply.

A five-minute task happening forty times a week is over thirteen hours a month. With that number in front of you, the decision is usually obvious in one direction or the other.

Which task do you repeat every week?

Send us one — the one that bores you most. We’ll tell you whether it can be automated and how many hours a month it would give you back.