less than a minute read • Updated 20 hours ago
Create a legacy webhook
How to create a legacy JSON webhook and which events it supports.
The following is for the legacy webhook functionality. If you’re creating a new webhook, use Create a transaction webhook instead.
Steps
1Go to the Integrations section of your store’s administration.
2Enable the JSON Webhooks checkbox.
3Enter a name to identify the webhook, and the URL of the endpoint that will receive the payload.
4An encryption key is set automatically. To use your own, click Show secret and enter your own secure key.
5To add additional endpoints, click Add one more URL.
6Click Update Webhooks to save.
See Legacy webhook events reference for the events this webhook can trigger on.