Webhook Properties

FieldTypeDescription
idstringPrimary key ID
topicdatetimeEvent name, e.g. orders/cancelled
addresslongtextWebhook notification URL, e.g. https://example.com/webhook
formatstringthe formatter of response data,e.g. json
created_atdatetimeCreation Time
updated_atdatetimeUpdate Time

Webhook Headers

HeadersDescExample
X-Shoplazza-TopicWebhook Eventorders/create
X-Shoplazza-Hmac-Sha256Generated using the app's Client Secret along with the data sent in the request
X-Shoplazza-Shop-DomainShop's domainexample.shoplazza.com
X-Shoplazza-Api-VersionWebhook Version2020-01