saleor-webhooks

Installation
SKILL.md

Saleor Webhooks

Before writing code

Fetch live docs:

  1. Fetch https://docs.saleor.io/docs/developer/extending/webhooks/overview for webhook overview
  2. Web-search site:docs.saleor.io async sync webhook events list for event type reference
  3. Web-search site:docs.saleor.io webhook subscription payload for subscription query syntax
  4. Web-search site:docs.saleor.io webhook payload signature JWS verification for signature verification
  5. Web-search site:docs.saleor.io webhook retry policy for retry behavior

Async vs Sync Webhooks

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