A Journey of a Thousand Custom Nodes
At Trade Republic, n8n isn't just a tool for wiring up webhooks — it's the backbone of how internal systems talk to each other. But once you go beyond simple HTTP requests, you start hitting the same walls over and over: discoverability breaks down, and patterns get copy-pasted across workflows — then quietly go stale as the underlying systems evolve. Worse, nobody quite remembers where the "canonical" version lived in the first place, so copy-pasting starts spreading outdated or outright bad practices instead of good ones. Add to that internal APIs that sometimes don't behave like the tidy REST services the "HTTP Request" node expects — long polling, human-in-the-loop steps, and repeated boilerplate for logging, headers, and error handling — and the cracks start to show.
In this talk, Stanislav Cherenkov, Allan Galera, and Julia Matina from Trade Republic's n8n platform team will walk through the path they took to solve that problem properly: building custom nodes at scale. They'll cover why they chose custom nodes over custom workflows, then show how they automated the boring (and error-prone) part — generating nodes directly from their internal systems' OpenAPI specs, treating each node as just another generated API client. They'll go through how that generation pipeline works, the edge cases and constraints that shaped it, and why it still holds up in practice.Finally, they'll dig into the internal SDK built on top of this foundation: instrumentation for free (logging, tracing, env config, auth), encapsulation of repeated patterns like parameter validation and documentation generation, and a set of ergonomic conventions that make nodes easier to write and read.
Custom nodes are one of n8n's most powerful and flexible extension points, but building on them comes with real friction and general rough edges. Despite that, custom nodes remain a genuinely powerful tool — letting you shape the platform around your organization's needs without sacrificing maintenance ease or reducing the platform's capabilities.
ECOSYSTEM DAY
13:20-14:00
SYNC ROOM
TALK
Also on Sync Room at 14 Oct:
- -Coming soon
- - · TalkScaling n8n inside regulated enterprises: 1M executions, 3,000 hours back, zero engineering bottleneckRicardo Neves Braga · ed, M. França · ed
- - · TalkHighly GDPR Restricted Environments: n8n Inside a German City Administration
- - · TalkSuffering from Success: Building Enterprise-Ready Internal AgentsDana Harrison · TELUS, Kevin Ng · Telus
- -Coming soon
- - · TalkChoosing the Right Workflows to Maximize ROIAndrej Levin · Boston Consulting Group, Robin Wagner · BCG X
- - · TalkBuilding a Self-Healing Research Agent in n8nClelia Astra Bertelli · Qdrant
- - · TalkAgents need hands — a personal second brain with n8n as its deterministic kernelMichael Gross · DOT MG UG