Skip to content

Shopify product/collection webhook for one connection — HMAC-verified, unauthenticated by design

POST
/api/v1/providers/shopify/webhook/{connectionId}
curl --request POST \
--url https://example.com/api/v1/providers/shopify/webhook/example \
--header 'x-shopify-hmac-sha256: example' \
--header 'x-shopify-shop-domain: example' \
--header 'x-shopify-topic: example'
connectionId
required
string
x-shopify-hmac-sha256
required
string
x-shopify-topic
required
string
x-shopify-shop-domain
required
string