Guides
Webhooks
Webhooks will allow you to receive real-time notifications when events occur in your account, eliminating the need for constant polling.
This feature is currently in development. In the meantime, use the updated_since filter on list endpoints to build incremental sync pipelines.
If you'd like to be notified when webhooks are available, contact us.
Planned Capabilities
- Event notifications for order, shipment, and inventory changes
- Configurable webhook endpoints per API key
- Signature verification for payload authenticity
- Automatic retries with exponential backoff on delivery failure
Last modified on

