SAP
1. Jun 202627. May 202626. May 202622. May 202621. May 202620. May 202618. May 2026
AI Classification Without the Cloud — the Ticket Workflow Gets a Brain
How an n8n workflow classifies tickets with a local language model: structured output, two backends without a cloud key, deterministic language detection, and a benchmark that exposes its own weakness.
Webhooks, HTTP, and Credentials — the Production Entrance
How an n8n workflow gets an authenticated webhook endpoint, how credentials are stored securely, and how classifier logic is extracted into a sub-workflow.
Nodes, Expressions, and the First Workflow Without AI
Building a rule-based ticket classifier in n8n: the item model in practice, writing expressions correctly, choosing between Set and Code nodes — and where the classifier predictably fails.
Test Data, Because Real Data Is Off the Table
Why a real ticket dataset has no place in a public repo, and how a hybrid generator using local models and Claude produces realistic test data with a reproducible distribution.
Self-Hosting with Docker Compose — n8n, Postgres, and Caddy
Self-hosting n8n in a production-grade setup: Docker Compose, Postgres instead of SQLite, Caddy with auto-HTTPS, persistent volumes, and the environment variables that actually matter.
n8n in Overview — Architecture, Item Model, and Demo Repo
What n8n actually is under the hood: editor, execution engine, task runners, workflows as JSON. Plus the item array as the central data model and where n8n fits in the integration landscape.
Why n8n, why now — Prologue to the Getting-Started Series
SAP has taken a strategic stake in n8n and embedded it in Joule Studio. Mercedes-Benz is rolling out the platform globally. A prologue to the n8n getting-started series.