Writings
22 artiklar på 26 dagar: sessionsdata, sökord och vad automationen faktiskt producerar
· Updated
Fyra veckor av build-in-public: 22 n8n-tutorials publicerade, 951 sessioner, 38 rankade sökord och 2 topp-10-placeringar — utan ett enda externt backlink. Här är siffrorna, utan utsmyckning.
Read
n8n IF Node: Adding Conditional Logic to Your Workflows
· Updated
The IF node is how you branch in n8n. It evaluates a condition against each incoming item and routes it down one of two paths — true or false. Here is how to use it correctly across simple and complex scenarios.
Read
n8n HTTP Request Node: Calling External APIs from Your Workflows
· Updated
The HTTP Request node is the workhorse of n8n — it connects your workflows to any API that accepts HTTP calls. Here is how to configure it correctly, handle authentication, and deal with real-world API quirks.
Read
n8n Webhook Node: Receive Data from External Services and Trigger Workflows
· Updated
The Webhook node turns n8n into a receiver — any external service that can send an HTTP request can now trigger your workflows instantly. Here is how to set it up, secure it, and use it in production.
Read
n8n Split in Batches Node: Processing Large Datasets Without Hitting Rate Limits
· Updated
When you need to process thousands of records in n8n, feeding them all at once into an API or database crashes the workflow or triggers rate limits. The Split in Batches node is how you process large datasets reliably — here is how it actually works.
Read
Agentic Data Organisation: How I Set Up an AI-Driven Data Organisation with Claude
· Updated
A practical walkthrough of my agentic data organisation: roles, ownership, agent coordination, and how Claude drives decision flow across analytics, platform, and governance.
Read
n8n Merge Node Modes Explained: Combine, Multiplex, and Pass-Through Under Partial Input
· Updated
The n8n Merge node has four modes with subtle behavior differences that only surface with partial input, mismatched item counts, or timing gaps between branches. Here is what each mode actually does.
Read
n8n Error Trigger: Workflow-Level Error Catching and When It Actually Fires
· Updated
The n8n Error Trigger node is a workflow that runs when another workflow fails — but the when and why are full of edge cases. Here is how it actually works, what it misses, and how to build reliable error handling in production n8n.
Read
Get insights and updates first
Subscribe to get updates on agentic engineering, data pipelines, MCP infrastructure, and new projects straight to your inbox.