Product Created


Triggered when a product is created.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Stores - all permissions
Manage Products
Read Stores - all read permissions
Read Products
Manage Orders
Learn more about permission scopes.
Event BodyEvent Body Event data is received as a JSON Web Token (JWT). It may be delayed. Be sure to verify the data was sent by Wix.
Event Data
productIdstring

Product ID (generated automatically by the catalog).


namestring

Product name.


priceobject

Product price.


visibleboolean

Whether the product is visible to customers.


mediaobject

Media items (images, videos, etc.) associated with this product.


skustring

Product stock keeping unit (SKU). If variants are being managed, this will be empty.


productPageUrlobject

Product page URL for this product (generated automatically by the server).


brandstring

Product brand.


costAndProfitDataobject

Cost and profit data


Was this helpful?
Yes
No