Push your commerce data to Kanal
A simple REST API to send orders, carts, customers and shipments from any shop into Kanal's WhatsApp marketing automations — no Shopify required.
curl -X POST https://api.getkanal.com/api/v1/stores/123/orders \ -H "Authorization: Bearer kanal_sk_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "external_id": "ORDER-1001", "total_price": 49.90, "customer": { "phone": "+33612345678" } }'Orders
Trigger post-purchase flows
Carts
Drive abandoned-cart recovery
Customers
Sync profiles, tags & LTV
Shipments
Fire shipping notifications