Delivery Gateway webhooks send a JSON payload, the content of which depends on the triggering event. One webhook is one event: create a webhook for each of the events you need to send notifications about.
Webhook events include customer address creation or shipment creation. For all available webhook events, see Webhook events.
Create a webhook
From Integrations, select Webhooks.
Click New webhook.
From the Webhook dropdown menu, select the event that should trigger the webhook.
From Transport, select REST.
Enter the service URL in the URL field.
Click Create.
Webhook events
Event | Event ID |
Notification when a configuration changes |
|
Notification when customer creates a new address |
|
Notification when customer updates an existing address |
|
Notification when customer deletes an existing address |
|
Notification when a shipment is created |
|
Notification when a shipment is updated |
|
Notification when a shipment is deleted |
|

