Schedule Notification


Deprecated

This method has been deprecated, and will be replaced in the future.

Triggered when a schedule changes.

Deprecation Notice:

This event has been replaced with events belonging to the Calendar V3 APIs and will be removed on June 30, 2025.

Permissions
Manage Bookings - all permissions
Read Bookings - all read permissions
Manage Bookings
Read Bookings - Including Participants
Read bookings calendar - including participants
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
preserveFutureSessionsWithParticipantsboolean

notifyParticipantsbooleandeprecated

Whether to notify participants about changed sessions. deprecated, use participant_notification


sitePropertiesSiteProperties

site properties. Optional. Given in create schedule notification.


instanceIdstring

One Of
Choose one of the following parameters

scheduleCreatedScheduleCreated

scheduleUpdatedScheduleUpdated

scheduleCancelledScheduleCancelled

sessionCreatedSessionCreated

sessionUpdatedSessionUpdated

sessionCancelledSessionCancelled

availabilityPolicyUpdatedAvailabilityPolicyUpdated

intervalSplitIntervalSplitdeprecated

recurringSessionSplitRecurringSessionSplit

scheduleUnassignedFromUserScheduleUnassignedFromUserdeprecated

Inspect schedule.scheduleOwnerUserId on scheduleUpdated instead.

Event Body

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

JSON
Did this help?