Api's to get Appointment and Customer details
Submitted by Ayush4560 on Mon, 18/11/2024 - 17:24
Hi,
I am developing an integration with OpenVPMS Cloud to fetch customer and appointment details. While I found documentation for booking APIs, there doesn’t seem to be information on retrieving appointments or customer data. Is there an existing API or plugin for this? If not, is it possible to develop a custom plugin in C#, as most existing plugins appear to be in a Java environment?
Re: Api's to get Appointment and Customer details
There isn't an opensource plugin or API that provides this functionality.
Plugins must be developed in java.
Re: Api's to get Appointment and Customer details
could you please provide any documentation of how to build custom plugin.