Help · IntegrationsAll articles →
Integrations

Webhookconfiguration

Register webhook endpoints in Settings → API → Webhooks. Specify the URL and which events to subscribe to: inventory.updated, order.created, scan.completed, count.finished, and alert.triggered.

Webhooks are sent as POST requests with a JSON payload. Each includes a signature header for verification. Failed deliveries are retried 3 times with exponential backoff.

Was this article helpful?