ProductCreate event fires each time a new product is saved to an account’s catalog. The payload includes the full product definition — name, type, variants, media assets, and availability — enabling you to sync product catalogs to external platforms, invalidate caches, or trigger merchandising workflows automatically.
Payload
Example payload
Related
- Product Update — fires when a product is modified
- Product Delete — fires when a product is removed
- Products API — create, retrieve, and manage products programmatically