API Query
Submitted by Guest on Thu, 18/03/2021 - 10:54
Hi Team
I'm looking at this platform for a client - they would like to integrate it with another web based platform, I'm wondering if there's a general API for OpenVPMS? I note there's one for Online Bookings, but are there API functions available for any of the other objects in the system?
Many thanks
Shaun
Re: API Query
No. The expectation is that this functionality will be provided by plugins. What sort of data and operations are you looking for?
Re: API Query
It's for syncing patient and client records, etc. Just basic CRUD functionality.
What framework do the plugins work in? Can you direct me to any documentation about those?
Thanks
Re: API Query
We use a subset of the Atlassian Plugin Framework for plugin integration, which is in turn based on Apache Felix.
Take a look at some of the internal and sample plugins for examples: