Skip to main content

Intro

Webhooks are a powerful tool to automate processes and streamline the integration between your systems and Shipmondo. At Shipmondo, we offer webhook support for the following resources:

  • orders
  • shipments
  • shipment drafts
  • shipment monitor (used for tracking delivery status changes).

By subscribing to specific events for each of these resources, you can receive real-time updates whenever changes occur, eliminating the need for continuous polling of our API.

Each resource has its own set of actions you can subscribe to. These events will notify your system whenever relevant changes happen, enabling you to automate workflows such as order processing, shipment creation, or tracking updates. In the following section, we’ll detail the specific events available for each resource and how you can leverage them to optimize your integration.