How to check which tables on the database are being used on an appoinment ?
-
- Posts: 12
- Joined: Sun May 12, 2024 4:49 pm
How to check which tables on the database are being used on an appoinment ?
Hello there, I've being digging around a little bit with open dental for a while, I work with the bitrix24 crm as well, and I've being asked to find a way when an appointment is filled on the crm, it has to be reflected as well on the schedule of open dental. Can anyone tell me which tables are being added whenever an appointment is being added on OD, maybe a little approach of which fields and tables are being filled doing so, thanks for y'all.
Re: How to check which tables on the database are being used on an appoinment ?
Hello victoracho,victoracho wrote: ↑Mon Jun 17, 2024 2:29 pmHello there, I've being digging around a little bit with open dental for a while, I work with the bitrix24 crm as well, and I've being asked to find a way when an appointment is filled on the crm, it has to be reflected as well on the schedule of open dental. Can anyone tell me which tables are being added whenever an appointment is being added on OD, maybe a little approach of which fields and tables are being filled doing so, thanks for y'all.
Safely reading/writing to Open Dental's database can be done via the API. Please see API Setup to get started.
Thanks!