GET APIProcedureLogs

For requests or help with our API
Post Reply
varianceInfoTech
Posts: 2
Joined: Mon Aug 08, 2022 11:49 pm

GET APIProcedureLogs

Post by varianceInfoTech » Tue Aug 09, 2022 12:42 am

Issue: When I call the API for GET /procedurelogs with the parameter of DateTStamp but Date filter is not working.

If we add the future date in the DateTStamp for ex: 2023-02-07 11:32:50 but still get all the data before the 2023 year here I attached a screenshot so please help me with DateFilter Issue.

Request URL : https://api.opendental.com/api/v1/proce ... 2023-02-07 11:32:50
Method: GET
Attachments
InkedProcedureLogs_LI.jpg
InkedProcedureLogs_LI.jpg (659.01 KiB) Viewed 1171 times

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

Re: GET APIProcedureLogs

Post by SLeon » Tue Aug 09, 2022 8:05 am

I have just added/completed a procedure to our public demo dental office (ProcNum 48). It appears in my list of results when I use a past date filter (2022-08-01 12:00:00) but not when I use a future date (2023-02-07 11:32:50 from your example). Run the following requests with our public testing credentials if you would like to see.

http://api.opendental.com/api/v1/proced ... 2022-08-01 12:00:00
http://api.opendental.com/api/v1/proced ... 2023-08-07 11:32:50

I will look into why you are not able to see this behavior. Which version of Open Dental is this dental office on?

Post Reply