Resources

Resources

Guides & thinking on automation

Practical writing for people who want to understand automation — not just buy it.

Guide

How to calculate the ROI of an automation before you build it

The formula is simpler than most people think. Hours saved × hourly rate − build cost ÷ months. Here’s how to run the numbers honestly before committing to a project.

5 min read  ·  May 2026
Technical

GA4 API in n8n: why there’s no native node and what to use instead

GA4 uses a completely different API to Universal Analytics. Here’s the exact HTTP Request setup, authentication approach, and response parsing you need.

8 min read  ·  May 2026
Technical

The n8n SplitInBatches pattern for multi-client loops

How to structure a loop that processes multiple clients or records one at a time — with proper error handling so one failure doesn’t kill the whole run.

6 min read  ·  April 2026
Technical

Self-hosted PDF generation with Gotenberg: the n8n setup

Gotenberg converts HTML to PDF on your own server — no per-render cost, no external dependency. Here’s the multipart POST pattern that works reliably in n8n.

7 min read  ·  March 2026
Guide

Writing AI prompts for consistent, professional report summaries

Temperature, token limits, negative rules, and the specific patterns that stop GPT from producing generic output. Based on what actually worked in production.

6 min read  ·  March 2026
Thinking

What automation can’t replace — and why that matters for how you scope it

A clear-headed look at where automation genuinely helps and where it creates the illusion of progress. Useful before you commission anything.

4 min read  ·  February 2026