Is there a way to set an office's schedule using the API?

For requests or help with our API
Post Reply
adam25123
Posts: 2
Joined: Thu Oct 12, 2023 6:36 pm

Is there a way to set an office's schedule using the API?

Post by adam25123 » Thu Oct 12, 2023 6:39 pm

I'm trying to get an office's open appointment slots to schedule an appointment, but sometimes I query for open appointment slots on days where the office hasn't filled out their schedule for the day. Is there an API to set an office's schedule for a certain time period (day or beyond)?

DerekR
Posts: 81
Joined: Wed Aug 31, 2022 1:13 pm

Re: Is there a way to set an office's schedule using the API?

Post by DerekR » Fri Oct 13, 2023 9:40 am

Good Morning adam25123,

We do not have a Schedules POST method. When looking for open appointment slots, we tend to recommend using Appointments GET Slots or Appointments GET multiple, alongside Schedules GET. The core reason for this is the many different ways that dental offices utilize blockouts. This forum post has a detailed workflow that may be of assistance.

Thanks!

adam25123
Posts: 2
Joined: Thu Oct 12, 2023 6:36 pm

Re: Is there a way to set an office's schedule using the API?

Post by adam25123 » Fri Oct 13, 2023 10:33 am

Thanks DerekR, that definitely helps

Post Reply