Skip to main content
The Chariow n8n integration lets you connect your store to hundreds of other apps and automate workflows — from syncing sales to a CRM, to sending licence keys via email, to triggering Slack notifications on new orders.
The Chariow n8n node is currently available for self-hosted n8n instances only. It is not yet listed on the n8n community nodes registry. See the setup guide for installation instructions.

Why use Chariow with n8n?

Automate workflows

Build multi-step automations triggered by store events — no code required.

9 resources

Access products, sales, customers, licences, discounts, affiliates, and more.

8 trigger events

React to sales, licence changes, and affiliate events in real time.

Available nodes

The integration provides two n8n nodes:
NodeTypeDescription
ChariowActionPerform operations on your store resources (get, list, create, activate, revoke).
Chariow TriggerTriggerStart workflows automatically when events occur in your store.

Chariow node resources

The Chariow action node supports the following resources and operations:
ResourceOperations
AffiliateGet, Get Many
CheckoutCreate
CustomerGet, Get Many
DiscountGet, Get Many
LicenceGet, Get Many, Activate, Revoke
ProductGet, Get Many
PulseGet, Get Many
SaleGet, Get Many
StoreGet

Trigger events

The Chariow Trigger node listens for these webhook events:
EventDescription
Sale CompletedFires when a sale is successfully completed.
Sale RefundedFires when a sale is refunded.
Sale DisputedFires when a chargeback or dispute is opened.
Licence CreatedFires when a new licence key is generated.
Licence ActivatedFires when a licence is activated on a device.
Licence RevokedFires when a licence is revoked.
Licence ExpiredFires when a licence reaches its expiry date.
Affiliate SaleFires when an affiliate-referred sale is completed.

AI tool support

Both the Chariow and Chariow Trigger nodes are compatible with n8n’s AI Agent functionality. You can use them as tools within an AI Agent node to let your AI workflows query store data or react to store events.

Get started