API Request-Blockouts
API Request-Blockouts
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
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
Re: API Request-Blockouts
Hello,
We will add this to our development list and discuss it at our next API meeting.
Thanks!
We will add this to our development list and discuss it at our next API meeting.
Thanks!
Re: API Request-Blockouts
ok, please let us know as adding blockout's would greatly assist and enhance the Open Dental API.
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: API Request-Blockouts
Yes, we will do this. It would be GET schedules.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
Re: API Request-Blockouts
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.
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.
-
- Posts: 45
- Joined: Sun Feb 27, 2022 2:53 am
Re: API Request-Blockouts
Dear all,
is it possible to perform a GET operation based on ScheduleNum similar to the appointments module, e.g.
?
Joerg
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
Re: API Request-Blockouts
Yes, we can add specifying a ScheduleNum to Schedules GET.
-
- Posts: 45
- Joined: Sun Feb 27, 2022 2:53 am
Re: API Request-Blockouts
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.
This is available in version 22.1.19. Please see https://www.opendental.com/site/apischedules.html for more information.