Product Changed


Triggered when a product is changed.

Permissions
Manage Stores - all permissions
Read Stores - all read permissions
Manage Orders
Manage Products
Read Products
Manage Restaurants - all permissions
Learn more about app permissions.
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.


changedFieldsArray <string>

List of product fields that were changed.


originatedFromVersionstring

Information about the version of the catalog from where this event was triggered.

Event Body

The data payload will include the following as an encoded JWT:

JSON

Product Changed
JSON
Did this help?