shopify-webhooks
Installation
SKILL.md
Shopify Webhooks
Before writing code
Fetch live docs:
- Web-search
site:shopify.dev webhooksfor webhook overview - Web-search
site:shopify.dev webhook topicsfor available event topics - Web-search
site:shopify.dev gdpr mandatory webhooksfor GDPR requirements
Subscription Methods
HTTP (Default)
Shopify POSTs JSON to your endpoint:
- Set up via GraphQL:
webhookSubscriptionCreate - Verify with HMAC-SHA256