npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

n8n-nodes-xentral

v1.0.7

Published

The most comprehensive n8n community node for Xentral ERP - 30 resources, 196 operations, 58 webhook events. Full API audit verified. Built by next8n.

Readme


We automate Xentral. For a living.

We have successfully delivered Xentral + n8n automation for numerous clients across e-commerce, manufacturing, wholesale, and 3PL. From email-to-offer generation to full order-to-cash pipelines - we build production-ready workflows that run 24/7.

This node exists because we needed it for real client projects. We built it from the official Xentral API documentation, we maintain it, and we own the intellectual property.

If you're using Xentral and looking to automate your business processes - offers, orders, invoices, warehouse, shipping, customer management - we've done it before and would be happy to do it for you.


What you get

| Node | Type | What it does | |------|------|-------------| | Xentral | Action Node | Full CRUD across 30 resources with 196 operations - customers, products, offers, orders, invoices, warehouse, shipping, and more | | Xentral Trigger | Webhook Node | Real-time event listener for 58 Xentral event types - orders, products, customers, invoices, delivery notes, returns |

AI Agent ready - Both nodes work with usableAsTool: true, so you can plug them directly into n8n AI Agent workflows for intelligent automation.


Supported Resources (30)

CRM & Contacts

Customer, Supplier, Address, Contact Person, Employee

Products & Pricing

Product, Sales Price, Purchase Price, Sales Channel

Business Documents (Full Lifecycle)

Offer (Angebot), Sales Order (Auftrag), Invoice (Rechnung), Credit Note (Gutschrift), Delivery Note (Lieferschein), Proforma Invoice, Purchase Order (Bestellung), Return (Retoure)

Each document supports operations like: Create, Get, Get Many, Update, Delete, Add/Update/Delete Line Items, Release, Send, Cancel, Log Activity, Write Protection, Attach File (varies per document type)

Warehouse & Logistics

Warehouse, Storage Location, Goods Receipt, Shipment, Production

Finance & Settings

Liability, Payment Method, Payment Terms Group, Shipping Method, Delivery Terms, Tag, Project, Webhook


58 Webhook Trigger Events

Real-time notifications for: Sales Orders, Products, Customers, Purchase Orders, Returns, Delivery Notes, Invoices, Credit Notes, Sales/Purchase Prices - including created, updated, deleted, released, sent, dispatched, archived, and more.


API Audit Verified

Every single endpoint in this node has been tested against the live Xentral API:

  • All 196 operations verified to point to existing, working API routes
  • Zero 404 "Route not found" errors on any non-feature-flag endpoint
  • Correct field structures validated for all create/update operations
  • Security hardened - ID sanitization, SSRF protection, endpoint validation

Installation

From n8n (Recommended)

  1. Go to Settings > Community Nodes
  2. Enter n8n-nodes-xentral
  3. Click Install

Manual

cd ~/.n8n/nodes
npm install n8n-nodes-xentral

Quick Setup

  1. Install the node in n8n
  2. Create a Personal Access Token in Xentral: Administration > Account Settings > Developer Settings > Personal Access Tokens
  3. Add Xentral API credentials in n8n with your instance URL and token - just paste the token exactly as Xentral shows it (e.g. 2|abc...xyz), the node handles the rest automatically
  4. Start building workflows

Why this node?

  • API audit verified - every endpoint tested against the live Xentral API
  • Built from the official Xentral API documentation - not a wrapper around an outdated legacy API
  • Triple API support - Seamlessly routes operations to V1, V2, or V3 depending on what works best
  • Three pagination strategies handled automatically - cursor-based, page-number, and V3 pagination
  • Security hardened - ID sanitization, SSRF protection, endpoint regex validation
  • Full TypeScript with strict typing
  • RFC 9457 error parsing - clear, actionable error messages from Xentral
  • Production-tested - used in real client automation workflows
  • Actively maintained by the team that built it

Need more than a node?

This community node covers the core Xentral operations. But if you need:

  • Custom workflow design - email-to-offer, order-to-invoice, warehouse automation
  • Xentral + Shopify / WooCommerce sync workflows
  • AI-powered document classification, data extraction, automated responses
  • Advanced integrations - carrier APIs, accounting exports, analytics pipelines
  • Ongoing maintenance and monitoring of your automation

We've delivered all of this for our clients and would be happy to discuss your specific requirements.


License

Fair Use Code License (FUCL)

Copyright (c) 2026 Mirza Iqbal / next8n. All rights reserved.

This node is published as an n8n community node for the benefit of the Xentral + n8n ecosystem. However, the intellectual property, source code, and all associated rights are owned exclusively by the copyright holder.

Permitted:

  • Install and use this node for your own internal workflows and business automation

Prohibited without explicit written consent:

  • Copying, forking, or reproducing the source code in any form
  • Commercial redistribution, resale, sublicensing, or white-labeling
  • Creating derivative works or competing products based on this code
  • Public redistribution of modified or unmodified versions
  • Using the Software as part of a commercial service offering
  • Removing or altering copyright notices or attribution

Attribution: This node was developed and is actively maintained by next8n. Attribution must be preserved in all copies.

This software is provided "as is", without warranty of any kind, express or implied.

We built it. We maintain it. We own the rights to the code.

Trademark & legal notice: "Xentral" and the Xentral logo are trademarks of Xentral ERP Software GmbH. We do not claim ownership of the Xentral brand or logo. This node was developed independently using publicly available API documentation for the purpose of interoperability, as permitted under EU Directive 2009/24/EC (Software Directive, Article 6) and applicable law. No Xentral proprietary code is included -- all interactions use publicly documented REST API endpoints. This is an original, independently authored work; the entire source code is the intellectual property of the copyright holder. The use of third-party APIs for interoperability purposes does not constitute infringement under EU or international law (see also Google LLC v. Oracle America, Inc., 593 U.S. 1 (2021) on API fair use).

Interested in collaborating or contributing? We're open to partnerships. Let's talk.

For commercial licensing, partnership, or custom development: services.next8n.com