Event webhook

Glopal offers webhook events that you can subscribe to receive real-time events. Multiple consumers are supported for each event, allowing you to connect multiple related systems to Glopal.

Following events are available:

  • order.received

  • order.ready

  • order.cancelled

Based on the event data it is possible to take actions like fetching order details from the Order API to import this data into other systems.

In addition to event webhooks, Order API allows pull-based integration to receive the same information as in the event webhook.

Last updated