Tool to receive Shopify order cancellation webhooks. Use when handling Shopify orders/cancelled events from your store.
payloadRequiredobjectJSON payload of the Shopify order cancellation event
X-Shopify-TopicRequiredstringWebhook topic header; expected 'orders/cancelled'
X-Shopify-Webhook-IdRequiredstringUnique webhook delivery ID
X-Shopify-API-VersionstringAdmin API version used to serialize the payload
X-Shopify-Hmac-SHA256RequiredstringHMAC-SHA256 signature to verify the webhook origin
X-Shopify-Shop-DomainRequiredstringShop domain sending the webhook, e.g., store.myshopify.com
X-Shopify-Triggered-AtRequiredstringISO-8601 timestamp when Shopify triggered the webhook
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.