Product Changed


Note: When building a self-hosted app, implement your own webhook endpoint to receive and process incoming webhook payloads. Learn more about webhooks.

Triggered when a product is changed.

Permissions
Read Products
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
changedFieldsArray <string>

List of product fields that were changed.


originatedFromVersionstring

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


productIdstring

Product ID.


Did this help?