Collection 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 collection 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 collection fields that were changed.


collection_Idstring

Collection ID (generated automatically by the catalog).


originatedFromVersionstring

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


Did this help?