Read or Writing Patient Forms to/from Open Dental?

This forum is for programmers who have questions about the source code.
Post Reply
rasheemo
Posts: 15
Joined: Wed May 27, 2020 6:01 am

Read or Writing Patient Forms to/from Open Dental?

Post by rasheemo » Sat Jun 06, 2020 11:21 am

Hey guys,

I noticed the API doesnt have anything regarding patient forms. How would we access them programmatically?

User avatar
cmcgehee
Posts: 711
Joined: Tue Aug 25, 2015 5:06 pm
Location: Salem, Oregon

Re: Read or Writing Patient Forms to/from Open Dental?

Post by cmcgehee » Mon Jun 08, 2020 7:11 am

You would have to connect to the database directly. The table that contains patient forms is the Sheet table.
https://www.opendental.com/OpenDentalDo ... .xml#sheet
Chris McGehee
Open Dental Software
http://www.opendental.com

Post Reply