saleor-webhooks
Installation
SKILL.md
Saleor Webhooks
Before writing code
Fetch live docs:
- Fetch
https://docs.saleor.io/docs/developer/extending/webhooks/overviewfor webhook overview - Web-search
site:docs.saleor.io async sync webhook events listfor event type reference - Web-search
site:docs.saleor.io webhook subscription payloadfor subscription query syntax - Web-search
site:docs.saleor.io webhook payload signature JWS verificationfor signature verification - Web-search
site:docs.saleor.io webhook retry policyfor retry behavior