Event Published


Permission Scopes

For app development, you must have one of the following permission scopes:
Read Events - all read permissions
Manage Bookings Services and Settings
Manage Events - all permissions
Read Events
Manage Guest List
Manage Events
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
timestampstringformat date-time

Event publish timestamp in ISO UTC format.


eventIdstringformat GUID

Event ID.


statusstring
5 enum supported values:
SCHEDULEDSTARTEDENDEDCANCELEDDRAFT

Event status.


derivedFromEventIdstring

Event ID. Indicates the original event which current event was derived from. Can be used to track the original event and add missing information.

Was this helpful?
Yes
No