ProductUpdate event fires whenever any field on an existing product is changed — including name, description, availability, variant structure, or media assets. Use this event to propagate catalog changes to external storefronts, CDN caches, or inventory systems without polling the API.
Payload
Example payload
Related
- Product Create — fires when a new product is added
- Product Delete — fires when a product is removed
- Products API — create, retrieve, and manage products programmatically