docs
  1. User-guide
  2. Webhooks

Webhooks

Webhooks allow your system to automatically receive real-time updates when specific events occur – without polling.

We currently support two types of webhooks:

  • Admin Webhooks – for product- and order related events to (e.g. order updates or product data changes)
  • Checkout Webhooks – for events triggered during the checkout process, such as item availability, order state changes, and payment status

You can define your webhook endpoints and select which events to subscribe to.

See the following pages for details on how to configure and use each webhook type.