Request webhook for blockout slots
Request webhook for blockout slots
Please add schedule events so there would be a webhook sending changes for the blockout timeslot changes data
Re: Request webhook for blockout slots
Hello Smilelink,
We can add schedules to the API Events watch table. I have added researching this to our API development list.
However, you can currently get this information from GET schedules.
Thanks!
Re: Request webhook for blockout slots
Thanks for the reply, is there any estimate on when can we expect it ? Also can we get a event hook for
Patient delete
blockslot Update o delete
provider Update o delete
operatory Update o delete
Patient delete
blockslot Update o delete
provider Update o delete
operatory Update o delete
Re: Request webhook for blockout slots
We will reply to this thread once the request is complete.
A patient will have a patientStatus of 'Deleted' when a patient is deleted.
Blockslot is not a valid database table.
We can add the ability to create provider subscriptions. A provider will have a provStatus of 'Deleted' if a provider has been deleted.
We can add the ability to create operatory subscriptions. An operatory will have an isHidden value of 'true' if it is "deleted".
I have added the above enhancements to our development list.
Thans!
Re: Request webhook for blockout slots
Hello,
Is there anyway we can know if a block slot has been added or deleted without calling the Schedule API at a specific time?
Is there anyway we can know if a block slot has been added or deleted without calling the Schedule API at a specific time?
Re: Request webhook for blockout slots
Hello Smilelink,
You can use the Schedules GET endpoint without a date parameter, but it is not recommended. You should also use the SchedType parameter, and use the BlockoutDefNum, if applicable.
You can also use the Queries PUT ShortQuery endpoint, if you prefer.
Thanks!
Re: Request webhook for blockout slots
Hi Justine,
we should have a runner to get update on this, I meant a webhook which send the updates to our endpoint
we should have a runner to get update on this, I meant a webhook which send the updates to our endpoint
Re: Request webhook for blockout slots
Good morning Smilelink,
We can add the ability to create schedule subscriptions.
We will reply to this thread once the request is complete.
Thanks!
Re: Request webhook for blockout slots
Is there any update regarding this ?
Re: Request webhook for blockout slots
We have completed this feature request. Subscriptions POST will now allow creating subscriptions to the Operatory, Provider, and Schedule database tables, so that you may receive API Events when said tables are modified.
This functionality is available as of beta version 24.2.11. Please see https://www.opendental.com/site/apievents.html and https://www.opendental.com/site/apisubscriptions.html for more information.
This functionality is available as of beta version 24.2.11. Please see https://www.opendental.com/site/apievents.html and https://www.opendental.com/site/apisubscriptions.html for more information.