Process automation with n8n -
self-hosted, privacy-oriented, no per-execution licence fees.
Workflows, APIs, webhooks and event-driven flows that run on your servers. No per-task licence fees and no US cloud. Throughput is bounded by the server you run it on, not by a plan.
We build and operate them. You own them.
n8n counts an entire workflow run as one execution - Zapier charges for every step.
Self-hosted on Hetzner Germany, ISO/IEC 27001:2022. You keep the code, the data and the control.
What is process automation -
and where does n8n fit in?
Process automation, in one paragraph
A trigger fires, logic decides, systems get written to. The trigger can be a form submission, an incoming webhook, a schedule, a new row in a database or an email. The logic decides what should happen: enrich, validate, branch, wait for an approval, retry on failure. The result is written back into the systems you already run - CRM, ERP, shop, accounting, data warehouse. Everything recurring and rule-based qualifies. What does not qualify is judgement work, and that is exactly the work you want your people to spend the reclaimed hours on.
What is n8n?
n8n is a workflow automation platform that lets you visually connect apps, APIs, databases and AI models into automated flows - by drag-and-drop, without coding every step. Unlike pure no-code tools, every node can be extended with your own JavaScript or Python.
The decisive difference from Zapier and Make: n8n can be self-hosted. You run it on your own infrastructure, all data stays with you, and there are no volume limits. This property makes n8n the ideal tool for data-sensitive, high-volume automation - and the delivery vehicle for our anti-SaaS philosophy: own your infrastructure, no per-execution fees.
n8n is our default, not our religion. It covers the large majority of business processes better and cheaper than anything else that can be self-hosted. Where a process needs more than an orchestration engine - high-throughput pipelines, custom APIs, latency-critical services - we write real code and connect it to the same setup. See when n8n is not enough.
What manual processes
actually cost you
Processes usually break somewhere between five and ten million in revenue. What worked with five people creates chaos with fifty - and the cost was invisible the whole time.
The hidden factory
Your team spends a large share of its time copying data from email to spreadsheet to ERP. That is invisible cost, and it scales linearly with revenue.
Human latency
Processes wait for people to wake up, open an inbox or come back from lunch. Software does not sleep. It executes in milliseconds, at 3am, on a Sunday.
Error variance
People make typos, APIs do not. Manual data entry carries a 1 to 5 percent error rate that causes downstream chaos in accounting, stock levels and logistics.
The mathematics of wasted time
A team spends around 40 hours a month entering orders into the ERP, forwarding invoices by email, copying customer data between systems, updating spreadsheets and compiling reports.
People make mistakes, especially on repetitive work. A wrong figure in the ERP. A forgotten email. A stock level nobody updated. Every error costs time to find and fix. Some cost a customer.
The business grows. More customers, more orders, more data. Manual processes do not scale with it, so you hire people to do robot work. The team gets bigger and output per person gets smaller.
The three most expensive manual processes
CRM to ERP. Shop to warehouse. Accounting to banking. Copying data by hand every day because the systems do not talk to each other. Time wasted, errors guaranteed.
Order confirmations. Shipping notifications. Reminders. Follow-ups. Your team types the same message over and over instead of doing work only people can do.
Pull data from five sources. Merge in a spreadsheet. Format. Build charts. Same thing every week - and the numbers are stale by the time the report is finished.
The decisive difference:
executions, not tasks
Zapier and Make charge per step. n8n counts the whole workflow run as one execution. At scale, that decides the bill.
| Criterion | Zapier / Make | n8n (self-hosted) |
|---|---|---|
| Pricing model | Per task (every step counts) | Per execution (whole run = 1) |
| 10-node workflow, 10,000x/month | 100,000 tasks | 10,000 executions |
| Self-hosting possible | No (US cloud only) | Yes (your own infrastructure) |
| Volume limits | Plan-bound | None (self-hosted) |
| Data sovereignty / EU hosting | Data to the US | Data stays with you |
| DPA with US provider needed | Yes | No (when self-hosted) |
| Custom code per step | Limited | JavaScript & Python |
| AI agents / local LLMs | Limited, cloud LLMs | 70+ LangChain nodes, Ollama |
Worked example: a workflow with 10 nodes that runs 10,000 times per month produces 10,000 executions on n8n - but 100,000 tasks on Zapier. That is the documented cost gap of around 90 percent. Self-hosted, the volume limit disappears entirely: you only pay for the server.
The maths is simple.
Buy once, own forever.
Replacing manual labour with code is the highest-ROI move most companies have left. It is not only about speed - it is margin expansion.
| Metric | Manual | Automated | Gain |
|---|---|---|---|
| Cost per transaction | ~$5 (human time) | ~$0.002 (server compute) | 2000x |
| Throughput per day | ~150 operations | Unlimited | No ceiling |
| Availability | 8h / 5 days | 24h / 365 days | 3x |
| Error rate | 1-5% on repetitive entry | Deterministic + retries | Near zero |
No execution limits
Zapier and Make charge by volume. At around 100,000 executions a month that lands near $600-$900 monthly, and it never stops. Self-hosted, there is no meter: run millions of workflow runs and the server bill stays the same.
Full code access
You own every workflow. Modify them, extend them, connect new systems. No UI ceiling, no vendor gating features behind the next plan, no renegotiation when your volume doubles.
Three years of SaaS automation at moderate volume costs $21,600 to $32,400 - and at the end you own nothing. A build plus hosting costs a fraction of that and leaves you with an asset. We scope fixed-price per project and calculate the comparison with your real numbers before you decide.
What we automate
Recurring, rule-based, cross-system - these are the flows that give back hours every week.
Lead routing & CRM
Capture form leads automatically, enrich, score and route them to the right CRM segment or person - in seconds instead of hours.
Documents & invoices
Document workflows without manual copy-paste: generate invoices, extract data, approve, archive and hand off to accounting.
System synchronization
Make tools that do not talk to each other talk: keep data consistent across CRM, ERP, shop, marketing tools and databases - bidirectionally.
AI-powered flows
Embed language models into workflows: classify emails, summarize text, pre-qualify support or structure data from unstructured text.
The building blocks behind them
Every automation is assembled from the same set of patterns. Most of them are an n8n workflow; some are a service we write for you.
Webhook orchestration
Stripe payment triggers a system update. Shopify order notifies the warehouse. Git push triggers a deployment. Real-time events, processed the moment they arrive.
System integration
CRM and ERP in sync. Shop and warehouse. Accounting and banking. We build the bridge between systems that were never designed to talk.
Document processing
Scan invoices, extract the data, push it into accounting. Parse inbound email and trigger actions. Turn PDFs into structured records and route them.
Scheduled jobs
Daily reports. Hourly syncs. Weekly cleanups. Monthly reconciliation. Cron jobs with proper logging, alerting and failure handling.
AI-powered workflows
Ticket categorization, lead scoring, content summarization, anomaly detection. Language models placed exactly where they create value - and nowhere else.
Data pipelines
ETL and ELT flows. Aggregate marketing data. Consolidate the sales pipeline. Process logs. Feed analytics and dashboards from a single source of truth.
Communication automation
Email, Slack, SMS and push notifications triggered by events rather than by someone remembering. Multi-channel, correctly timed, fully logged.
Sync engines
Bidirectional synchronization with conflict resolution and an audit trail. Inventory across channels, contact records, price updates, master data.
Why self-host?
Data stays in your infrastructure.
Cloud automators push your data through someone else's US servers. Self-hosted automation on German infrastructure flips that.
Data never leaves you
Customer data, API keys and webhook payloads stay on your server. Nothing flows to a US SaaS.
Hosting in Germany
We run your automation on Hetzner Germany. EU datacenter, ISO/IEC 27001:2022, no transatlantic transfer.
No DPA with a US provider
Self-hosting removes the data processing agreement with a US cloud provider. One privacy risk fewer.
Code & workflows are yours
You own the solution - no lock-in, no subscription trap. Take over or move it whenever you want.
Hetzner, ISO 27001 certified
Data centers in Nuremberg and Falkenstein, run to international information security standards: biometric access control, redundant power, 24/7 monitoring.
Privacy-friendly by design
Your data stays in the EU, every workflow is under your control, and no vendor holds standing access to your business data.
Technical assessment, not legal advice. n8n is a tool; whether a specific workflow is GDPR-compliant depends on the data processed, the recipients and your legal basis. Self-hosting on EU infrastructure is a strong building block, but it does not replace a data protection review.
AI agents with n8n -
sovereign, on your server
n8n ships over 70 AI-specific, LangChain-based nodes. You build agents and RAG pipelines - with cloud LLMs or fully local.
AI agents, RAG pipelines and vector databases (Pinecone, Qdrant, Weaviate, Chroma) as ready-made building blocks.
From hosted APIs to local models via Ollama - you decide which model runs where.
With Ollama the entire LLM pipeline runs on your server - no prompt, no document leaves your infrastructure.
Sovereign AI means intelligence without losing control
An agent that classifies emails, pre-qualifies support, scores leads or structures data from unstructured text - but on models you host yourself. You get the intelligence of a language model without sending sensitive data to external APIs. The n8n self-hosted AI starter kit bundles exactly this architecture as a reproducible setup.
When n8n is not enough,
we write the code
Some processes outgrow a visual editor: millions of records, sub-second response times, custom business rules. Same infrastructure, same ownership, different tool.
Complex decision logic, custom nodes and AI routing beyond what a visual editor covers.
High-throughput data processing where milliseconds and memory footprint decide.
Event-driven architecture: durable queues, replay, back-pressure, no lost events.
A unified API layer over your tools, so every system has one place to talk to.
Performance without compromise
Dedicated resources instead of shared SaaS throttling. Response times set by the server you run it on, custom retry logic, dead letter queues for anything that fails, and production-grade logging so you can see what happened and why.
Event-driven where it pays off
Webhooks and a message bus turn a chain of polling scripts into a system that reacts the moment something happens - with durable queues, replay after an outage and back-pressure instead of dropped events.
What automation
actually gives back
Between 500 and 1,200 work hours a year saved is the normal range. ROI usually lands after 12 to 18 months.
Order processing end to end: shop to ERP to warehouse to carrier to customer notification. Before: three people, 120 hours a month of manual handling. After: fully automated, exceptions routed to a human. 850 work hours a year saved = around $61,200 a year at $72/h.
Proof from the wider field: Delivery Hero saves over 200 hours of IT work per month with a single n8n workflow. StepStone integrates new data sources around 25 times faster - work that took two weeks now runs in a few hours.
We operate it.
You own it.
Self-hosting without the operational burden. We handle the server, updates and monitoring - the solution stays yours.
Hosting setup
Server setup on Hetzner Germany, hardened to ISO/IEC 27001:2022.
Updates & patches
We apply version updates and security patches before they become a problem.
Monitoring & backups
Workflow monitoring, automatic backups, intervention when something fails.
No lock-in
Full access, documentation, workflows - you can take over yourself at any time.
License, stated correctly: n8n is not open source, but fair-code under the Sustainable Use License - source-available and free for internal business use. There are no license fees for internal use within your own company. As soon as n8n access is passed on to third parties or offered as a hosted service, a commercial license from n8n is required.
No technical knowledge required: error handling, retry logic, monitoring and alerting are part of the build. You get full documentation, and most clients never open the editor after handover - the workflows simply run.
How an automation project
with FW Delta runs
From analysis to handover. Transparent, tested, documented - and in the end it belongs to you.
Analysis
We map your processes, systems and data flows and identify the workflows with the highest leverage on time and cost.
Build
We set up n8n on your infrastructure (Hetzner Germany) and build the workflows - with versioning, clean error handling and logging. Where a process needs real code, we write it.
Test
Every flow is verified with real data and failure cases. We test edge cases, retries and load before anything goes live.
Go-live & handover
A controlled production start with monitoring. Then handover of access, documentation and optional training. On request we run the managed operation.
Frequently asked questions
Everything you should know before an automation project
What is process automation and where does n8n fit in?
Process automation means letting software execute recurring, rule-based work instead of people: a trigger fires (a form submission, a webhook, a schedule, a new record), logic decides what happens, and one or more systems are written to. n8n is the tool we reach for first, because it covers the vast majority of these flows visually and can be self-hosted. Where a process needs more than a workflow engine - high-throughput data processing, custom APIs, event-driven services - we build it in code and connect it to the same setup. The tool is a decision, not the point: the point is that the process runs without a human in the loop and belongs to you.
What is n8n and what is it used for?
n8n is a workflow automation platform that lets you visually connect apps, APIs, databases and AI models into automated flows - by drag-and-drop, without coding every step. Unlike pure no-code tools, you can extend any node with your own JavaScript or Python. It is used for routing leads into a CRM, data enrichment, document and invoice workflows, internal IT and ops automations, and AI agents. The key point: n8n can be self-hosted, so all data stays inside your own infrastructure.
What if n8n is not the right tool for a process?
Then we do not force it. n8n is excellent at orchestration: triggers, branching, API calls, retries, human-in-the-loop steps. It is not the right answer for everything - very high throughput data processing, latency-critical services or deeply custom business logic are better served by dedicated code. We build those in Python, Rust or Node, put an event bus such as Kafka or NATS in front where it helps, and expose a unified API layer. Both worlds run on the same infrastructure, and you own all of it.
n8n vs. Zapier vs. Make: what is the difference?
The biggest difference is the pricing model. n8n counts one complete workflow run as a single execution - no matter how many steps it contains. Zapier charges per task, meaning per individual step. A workflow with 10 nodes that runs 10,000 times per month is 10,000 executions on n8n versus 100,000 tasks on Zapier - a documented cost gap of around 90 percent. Make sits in between (operations per module) but, like Zapier, remains a pure US SaaS with no self-hosting. n8n is the only one of the three you can run entirely on your own infrastructure - with full data sovereignty and no volume limits.
What does staying on Zapier or Make actually cost?
At moderate volume, Zapier and Make land around $600 to $900 per month. Over three years that is $21,600 to $32,400 - and at the end of it you own nothing: no code, no workflows you can move, no infrastructure. A self-hosted setup is a one-time build plus hosting, typically well under $100 a month for the server. The workflows, the code and the documentation are yours from day one.
How quickly does automation pay for itself?
At typical workflow volume (50,000 to 100,000 executions per month) the build pays for itself within 12 to 18 months, after which the system runs at hosting cost. The time saving usually arrives first: a single automated process that gives back 20 hours a month is worth around $1,440 a month at $72/h opportunity cost - roughly $17,280 a year. We calculate this for your actual processes before you commit, so the decision rests on numbers.
Is n8n GDPR compliant?
n8n itself is only a tool - compliance comes from how it is operated. With self-hosted n8n on an EU or German server, customer data, API keys and webhook payloads never leave your infrastructure, and no data processing agreement (DPA) with a US SaaS provider is required. That is exactly the advantage over cloud automators that transfer data to the US. We host n8n on German infrastructure (Hetzner) and work to ISO/IEC 27001:2022 - so the operation is set up in a privacy-friendly way. This is a technical assessment and does not replace legal advice.
Is a self-hosted system really more secure than SaaS tools?
It removes an entire class of risk: your data never reaches a third-party server, and no vendor holds access to your business data. Workflows run in Hetzner's ISO 27001 certified data centers in Germany or on hosting you choose, with TLS 1.3 in transit, audit trails and backups. You control every data point and every credential. What you take on in exchange is operational responsibility - which is why we offer to run updates, monitoring and backups for you.
Can you self-host n8n and what does it cost?
Yes. The n8n Community Edition is source-available and free to use - when self-hosting you pay only for the server, typically around 5 to 20 EUR per month on a small VPS. For comparison: n8n Cloud starts at 20 EUR/month (2,500 executions) and rises to 667 EUR/month (Business, 40,000 executions); Zapier plans climb quickly into four- and five-figure monthly bills at scale. Because self-hosting has no execution limits, costs do not grow with volume. We do not quote flat project prices - every project is scoped individually.
Is n8n open source?
No, and the distinction matters: n8n is not open source in the strict sense, but fair-code under the Sustainable Use License. That means source-available - the code is visible and free for internal business or personal use. There are no license fees for internal use within your own company. As soon as n8n access is passed on to third parties or offered as a hosted service, a commercial license from n8n is required. For our work that means: we build and maintain n8n on your own instance, which belongs to you. We do not host client access inside a central FW Delta instance, because that is exactly what would require a commercial licence.
Which processes are worth automating first?
Anything recurring, rule-based and cross-system: capturing leads from forms and routing them into a CRM, lead enrichment and scoring, CRM data hygiene (duplicates, normalization), drip and nurture triggers, invoice and document workflows, order processing, syncing between tools, scheduled reports, and internal ops and IT automations. The three most expensive manual processes in most companies are moving data between systems (15 to 25 hours a month), sending standard communication by hand (10 to 20 hours) and rebuilding reports (8 to 15 hours). For scale: Delivery Hero saves over 200 hours of IT work per month with a single n8n workflow, and StepStone integrates new data sources around 25 times faster.
Can I build AI agents with n8n?
Yes. n8n ships over 70 AI-specific, LangChain-based nodes and supports AI agents, RAG pipelines and vector databases (Pinecone, Qdrant, Weaviate, Chroma) plus more than 12 LLM providers. Through Ollama you can run local language models - so a complete LLM pipeline runs on your own server without data flowing to external APIs such as OpenAI. That is sovereign AI: automation with the intelligence of a language model, but under full data control.
Who handles maintenance, updates and hosting?
We do, if you want. Managed n8n with us means: we set up the server (Hetzner Germany), apply updates and security patches, monitor the workflows, run backups and step in when something breaks. Unlike a SaaS subscription, though, the solution belongs to you - you get full access, the workflows and the documentation. You can take over operations yourself at any time or move to a different provider. No lock-in.
What happens when I need new workflows later?
You own the code and the workflows, so you can add whatever you need - yourself, with your team, with any developer you choose, or with us. There is no vendor gating features behind a plan and no technical ceiling on how many workflows or executions you run. Maintenance and build-out packages are available, but nothing about the setup requires them.
Do I need technical knowledge to run this?
No. The system runs on its own: error handling, retry logic, monitoring and alerting are part of the build, not an afterthought. You get complete documentation and, where it makes sense, a management view of the running workflows. Most clients never touch the workflow editor after handover - and the ones who want to can, because the setup is documented and open to them.
Is it worth switching from Zapier or Make to n8n?
In two cases almost always: when your automation volume grows (task-based Zapier/Make costs then explode while self-hosted n8n stays flat) and when data protection matters (EU self-hosting wins back your data sovereignty). For small, static setups with a few hundred runs per month, an existing SaaS plan may be enough. We migrate existing Zapier and Make scenarios to n8n and calculate the savings over 1 to 3 years up front, so the switch is based on numbers, not a hunch.
How does an automation rollout in a company work?
In five steps: first analysis - we map your processes and identify the workflows with the highest leverage. Second build - we build the workflows on your infrastructure. Third test - each flow is verified with real data and failure cases. Fourth go-live - a controlled production start with monitoring. Fifth handover - you receive access, documentation and, on request, training. Simple setups go live within days, more complex integrations take a few weeks.
Related
Automation rarely stands alone. These topics belong with it.
API integration
Connect APIs, databases and legacy systems cleanly - the foundation of every reliable workflow.
Learn moreCustom development
When a process needs more than a workflow engine: services, platforms and tools built to fit, owned by you.
Learn moreFree process audit
The easiest entry point: we map your processes and hand you a prioritized automation roadmap.
Book a free consultationAutomation around measurement
From a lead to a real outcome.
Automations can report qualified and closed leads back to Google Ads or internal dashboards. And they can report when the measurement itself fails.
Ready for workflows
that belong to you?
Start with a free process audit where we map your setup - or discuss your automation project with us directly. Self-hosted, privacy-oriented, no per-execution licence fees.