Schedule Notification


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

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:

scheduleCreatedScheduleCreated

scheduleUpdatedScheduleUpdated

scheduleCancelledScheduleCancelled

sessionCreatedSessionCreated

sessionUpdatedSessionUpdated

sessionCancelledSessionCancelled

availabilityPolicyUpdatedAvailabilityPolicyUpdated

intervalSplitIntervalSplitdeprecated

recurringSessionSplitRecurringSessionSplit

scheduleUnassignedFromUserScheduleUnassignedFromUserdeprecated

Inspect schedule.scheduleOwnerUserId on scheduleUpdated instead.

Did this help?