shopify-webhooks

Installation
SKILL.md

Shopify Webhooks

Before writing code

Fetch live docs:

  1. Web-search site:shopify.dev webhooks for webhook overview
  2. Web-search site:shopify.dev webhook topics for available event topics
  3. Web-search site:shopify.dev gdpr mandatory webhooks for GDPR requirements

Subscription Methods

HTTP (Default)

Shopify POSTs JSON to your endpoint:

  • Set up via GraphQL: webhookSubscriptionCreate
  • Verify with HMAC-SHA256

Amazon EventBridge

Related skills
Installs
3
GitHub Stars
29
First Seen
Mar 31, 2026