SAP

1. Jun 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.
n8n · KI · SAP
27. May 2026

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.
n8n · Coding · SAP
26. May 2026

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.
n8n · Coding · SAP
22. May 2026

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.
n8n · Coding · SAP
21. May 2026

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 · coding · sap
20. May 2026

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.
n8n · coding · sap
18. May 2026

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.
n8n · coding · sap