API Request-Blockouts

For requests or help with our API
Post Reply
PBECKER
Posts: 125
Joined: Mon Jan 03, 2022 11:54 am

API Request-Blockouts

Post by PBECKER » Tue Feb 08, 2022 5:41 pm

Hello Open Dental Team,

We're not finding any api reference to pull blockouts.

Request: Pull all details of blockouts that are on the schedule.

Could you kindly let us know if this request is approved or denied.

Thank you so much

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

Re: API Request-Blockouts

Post by justine » Thu Feb 10, 2022 9:21 am

Hello,

We will add this to our development list and discuss it at our next API meeting.

Thanks!

PBECKER
Posts: 125
Joined: Mon Jan 03, 2022 11:54 am

Re: API Request-Blockouts

Post by PBECKER » Thu Feb 10, 2022 5:38 pm

ok, please let us know as adding blockout's would greatly assist and enhance the Open Dental API.

User avatar
jordansparks
Site Admin
Posts: 5739
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: API Request-Blockouts

Post by jordansparks » Mon Feb 14, 2022 9:54 am

Yes, we will do this. It would be GET schedules.
Jordan Sparks, DMD
http://www.opendental.com

SLeon
Posts: 476
Joined: Mon Mar 01, 2021 10:00 am

Re: API Request-Blockouts

Post by SLeon » Wed Mar 16, 2022 1:03 pm

Schedules GET is complete. This method supports filtering by date(s), schedule type, or a specific provider, employee, or blockout.

This method will be available in 22.1.13, which is estimated to be released within the week. More information on Schedules GET can be found at https://www.opendental.com/site/apischedules.html.

joergzastrau
Posts: 23
Joined: Sun Feb 27, 2022 2:53 am

Re: API Request-Blockouts

Post by joergzastrau » Fri Mar 25, 2022 3:35 am

Dear all,

is it possible to perform a GET operation based on ScheduleNum similar to the appointments module, e.g.

Code: Select all

GET /schedules/25888
?

Joerg

SLeon
Posts: 476
Joined: Mon Mar 01, 2021 10:00 am

Re: API Request-Blockouts

Post by SLeon » Fri Mar 25, 2022 8:46 am

Yes, we can add specifying a ScheduleNum to Schedules GET.

joergzastrau
Posts: 23
Joined: Sun Feb 27, 2022 2:53 am

Re: API Request-Blockouts

Post by joergzastrau » Fri Mar 25, 2022 9:22 am


SLeon
Posts: 476
Joined: Mon Mar 01, 2021 10:00 am

Re: API Request-Blockouts

Post by SLeon » Fri Apr 08, 2022 3:58 pm

Schedules can now be retrieved by their primary key through the API with Schedules GET (single).

This is available in version 22.1.19. Please see https://www.opendental.com/site/apischedules.html for more information.

Post Reply