API Request | ProcedureLogs GET (multiple)

For requests or help with our API
Post Reply
rinse-dental
Posts: 140
Joined: Wed Apr 06, 2022 12:04 pm

API Request | ProcedureLogs GET (multiple)

Post by rinse-dental »

Requesting you add the following to ProcedureLogs GET (multiple)
  • ProcDate: Search for a single day in "yyyy-MM-dd" format
  • ProcDateStart, ProcDateEnd: Search for a date range, inclusive of both dates, in "yyyy-MM-dd" format
This would allow for a more efficient search of logs without first needing to get appointments. Likewise, there are times procedurelogs are not attached to an appointment.
RyanH
Posts: 69
Joined: Thu Dec 19, 2024 8:33 am

Re: API Request | ProcedureLogs GET (multiple)

Post by RyanH »

rinse-dental wrote: Wed Jan 07, 2026 11:01 am Requesting you add the following to ProcedureLogs GET (multiple)
  • ProcDate: Search for a single day in "yyyy-MM-dd" format
  • ProcDateStart, ProcDateEnd: Search for a date range, inclusive of both dates, in "yyyy-MM-dd" format
This would allow for a more efficient search of logs without first needing to get appointments. Likewise, there are times procedurelogs are not attached to an appointment.
Hello rinse-dental,

I've added this to the API development list.

Thanks!
rinse-dental
Posts: 140
Joined: Wed Apr 06, 2022 12:04 pm

Re: API Request | ProcedureLogs GET (multiple)

Post by rinse-dental »

I see ProcDate has been added. 🙌
RyanH
Posts: 69
Joined: Thu Dec 19, 2024 8:33 am

Re: API Request | ProcedureLogs GET (multiple)

Post by RyanH »

rinse-dental wrote: Thu Jan 08, 2026 1:31 pm I see ProcDate has been added. 🙌
You are correct! ProcDate has been added as an optional parameter for procedurelogs GET (multiple) in version 25.4.14.
Post Reply