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:| Node | Type | Description |
|---|---|---|
| Chariow | Action | Perform operations on your store resources (get, list, create, activate, revoke). |
| Chariow Trigger | Trigger | Start workflows automatically when events occur in your store. |
Chariow node resources
The Chariow action node supports the following resources and operations:| Resource | Operations |
|---|---|
| Affiliate | Get, Get Many |
| Checkout | Create |
| Customer | Get, Get Many |
| Discount | Get, Get Many |
| Licence | Get, Get Many, Activate, Revoke |
| Product | Get, Get Many |
| Pulse | Get, Get Many |
| Sale | Get, Get Many |
| Store | Get |
Trigger events
The Chariow Trigger node listens for these webhook events:| Event | Description |
|---|---|
| Sale Completed | Fires when a sale is successfully completed. |
| Sale Refunded | Fires when a sale is refunded. |
| Sale Disputed | Fires when a chargeback or dispute is opened. |
| Licence Created | Fires when a new licence key is generated. |
| Licence Activated | Fires when a licence is activated on a device. |
| Licence Revoked | Fires when a licence is revoked. |
| Licence Expired | Fires when a licence reaches its expiry date. |
| Affiliate Sale | Fires 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
Installation & setup
Install the node on your self-hosted n8n instance
API reference
Generate an API key for your store