API Request - ScheduleDeleted Subscription/Event

For requests or help with our API
Post Reply
rcoble
Posts: 1
Joined: Thu Feb 13, 2025 1:05 pm

API Request - ScheduleDeleted Subscription/Event

Post by rcoble » 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.

justine
Posts: 266
Joined: Tue Dec 28, 2021 7:59 am

Re: API Request - ScheduleDeleted Subscription/Event

Post by justine » Thu Feb 13, 2025 1:59 pm

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!

Post Reply