Page 1 of 1

API Request - ScheduleDeleted Subscription/Event

Posted: Thu Feb 13, 2025 1:18 pm
by rcoble
Requesting the ability to use Subscriptions on ScheduleDeleted similar to how it is done for AppointmentDeleted. We would like to be notified when a blockout schedule record is deleted.

Re: API Request - ScheduleDeleted Subscription/Event

Posted: Thu Feb 13, 2025 1:59 pm
by justine
rcoble wrote:
Thu Feb 13, 2025 1:18 pm
Requesting the ability to use Subscriptions on ScheduleDeleted similar to how it is done for AppointmentDeleted. We would like to be notified when a blockout schedule record is deleted.
Hello rcoble,

Unfortunately we cannot add scheduleDeleted or similar to the subscriptions endpoint. The reason that appointmentDeleted exists is because it leverages the histappointment table where a histappointment status of 'Deleted'. However, when a schedule is deleted, it is gone.

Thanks!