TutorialsLearn the tools.
Learn the tools.
Build the content.
Free, no-fluff tutorials on AI tools, browser tricks and content automation — the exact systems I use, shown in the open. New guides added every week.

n8n Tutorial for Beginners: The Complete 2026 Guide
Every concept in n8n, explained once, with the real whiteboard diagrams and a live workflow you build end to end — from what a node is to your first working automation.

n8n Data Handling: Filter, Loop, Merge, Code, Dates and Aggregate (Complete Guide)
The six nodes that turn a raw API response into something you can actually use in n8n — Filter, Loop Over Items, Merge, Code, Date & Time, and Aggregate — taught as one running wor

3 n8n Automations You Can Build Today (Complete Walkthroughs)
A price monitor that only alerts on real changes, a content repurposing pipeline, and an AI support router — three finished n8n builds with real field values, real gotchas, and the

Connecting n8n to Real APIs and Live Data (Weather, Crypto, GitHub, RSS and More)
Every n8n demo you've watched fetches a fake number from a tutorial API. Here's how to actually pull live weather, prices, exchange rates, GitHub stats, scraped pages and RSS feeds

n8n AI Agent Tutorial: Build a Real Agent With Tools, Memory and MCP
Every n8n AI agent video shows you one node and stops. This is the whole thing, built as one assistant that grows in stages — from a single AI call to a multi-agent system that rea

n8n If/Switch Node 'Wrong Type: Is a String But Was Expecting a Boolean' — What It Means and When It Won't Even Warn You
A boolean condition either throws a hard type error or silently coerces the value and moves on — and which one happens depends on a setting almost nobody opens. Here's what each mo

n8n HTTP Request Returns HTML Instead of JSON — How to Actually Fix It
Your HTTP Request node comes back with a wall of <html><body> tags where the data should be. Here's why that happens, the four real causes, and the exact settings that fix each one
n8n Google OAuth2 Credential Fails With 'Unauthorized' on Self-Hosted — Even With the Right Redirect URI
You've triple-checked the redirect URI and it still says Unauthorized. On self-hosted n8n, the redirect URI n8n shows you is built from an environment variable — and if that variab

n8n IF Node Tutorial: Send Data Down Two Different Paths
The IF node splits your workflow into two roads — true and false — based on a condition you set. Here's how to build real branching logic in n8n, and the one wiring mistake that ma

n8n Tutorial for Beginners: Build Your First Workflow in 5 Minutes (No Code)
Most n8n tutorials start with a workflow that already exists. This one starts with nothing — a blank canvas — and in five minutes you'll have a real automation pulling the live Bit

n8n Webhook Tutorial — Trigger Any Workflow From Anywhere (Free, Self-Hosted)
A webhook is the single most useful trigger in n8n — it lets any app, form, or service kick off your automation instantly. Here's how webhooks work, how to build one on free self-h

n8n Schedule Trigger — Run Any Automation on Autopilot (Free Self-Hosted Guide)
The Schedule Trigger is what turns an n8n workflow into a real automation that runs by itself — every morning, every hour, every Monday. Here's how to set it up on free self-hosted

How to Use XLOOKUP With Multiple Criteria in Google Sheets (Without the #N/A Nightmare)
The obvious XLOOKUP multiple-criteria formula returns #N/A in Google Sheets. Here's why it breaks, the one-word ARRAYFORMULA fix, and how to adapt it to any lookup.

How to Use n8n for Free With Docker (2026) — Self-Host It in 5 Minutes and Build Your First Workflow
Every n8n tutorial assumes you're paying for the cloud. You're not. Here's how to self-host n8n for free with one Docker command, create your account, and build a real working auto
How to Check Network Requests in Chrome DevTools (2026 Guide)
A simple, step-by-step guide to viewing, filtering and reading network requests in Chrome DevTools — see every API call, response and header your browser makes.

How to Build a Free AI Agent in n8n With No API Key (Using Ollama)
Every AI agent tutorial makes you paste in an OpenAI key and start paying per request. You don't have to. Here's how to run a real AI agent inside n8n using a local model — complet
Get every new tutorial
One email when the next step-by-step lands — the workflow, the exact settings, and the mistakes that cost me hours. Free, and one click to leave.
No spam. Unsubscribe in one click. Your email is stored in our own database — never sold, never shared.