Integrations
Chain LiveProfit with the rest of your stack — alerts in Slack, rows in Sheets, incidents in PagerDuty.
Z
Zapier
Triggers for new orders, critical anomalies, and sync failures + actions for expenses and profit snapshots. Connect LiveProfit to 6,000+ apps without code.
Open Zapier →M
Make
Instant triggers + actions as a Make community app. Visual scenarios with routers, filters, and 1,500+ connectors.
Open Make →{ }
Custom — API & webhooks
REST API at /v1 with store-scoped keys, plus HMAC-signed outbound webhooks for order.created, anomaly.critical, and sync.failed.
Quick start (any integration)
- Open Settings → Developer and create an API key. Copy it — it's shown once.
- Paste the key when connecting LiveProfit in Zapier/Make, or send it as
X-API-Keyfrom your own scripts. - For push-style automation, register a webhook (Settings → Developer or
POST /v1/webhooks) and verify theX-LiveProfit-SignatureHMAC.