Search found 6 matches

by saravanan
Thu Jul 20, 2023 3:04 am
Forum: API
Topic: OpenDental API Version
Replies: 2
Views: 1230

Re: OpenDental API Version

Thanks, it works.
by saravanan
Wed Jul 19, 2023 4:28 am
Forum: API
Topic: OpenDental API Version
Replies: 2
Views: 1230

OpenDental API Version

Hello, We work with multiple opendental installs with different version, we end up implementation new features which works on latest version but fails on older version. Is there a way to identify the version on the Opendental that we are hitting with? For example, https://www.opendental.com/site/api...
by saravanan
Tue May 09, 2023 2:39 am
Forum: API
Topic: API: Searching patient with apostrophe in name throws error
Replies: 2
Views: 2695

Re: API: Searching patient with apostrophe in name throws error

Thanks, "/patients/Simple" works as expected, I will change to use it instead of multiple.
by saravanan
Mon May 08, 2023 12:41 am
Forum: API
Topic: API: Searching patient with apostrophe in name throws error
Replies: 2
Views: 2695

API: Searching patient with apostrophe in name throws error

Searching for patient with apostrophe in the name results in following error: >> "Error. This is most likely a version issue. The version that the customer is using might be too old to support the API method used." Last name has apostrophe like O'Connor, when searching for patient with this name, re...
by saravanan
Tue Nov 08, 2022 9:57 pm
Forum: API
Topic: procCode in procedurelogs
Replies: 8
Views: 2644

procCode in procedurelogs

Hello, I am using API to get the procedure logs for a patient with OpenDental version "21.3.42.0" - I get the result, but in which "procCode" field is missing. Is this a location specific issue or OpenDental version specific issue? The same "procCode" fields is received when used with another locati...
by saravanan
Sun Sep 25, 2022 8:43 pm
Forum: API
Topic: Modifying Appointment Notes
Replies: 1
Views: 1386

Modifying Appointment Notes

Hello, Our product have a use case to create appointment notes with additional information like the status of the patient in our system, so that the practice can know it directly without opening our system. For this, we need to update the existing appointment notes, in case of any change in our stat...