Can I connect InterSystems to third party app
I'm working with a client who has InterSystems in his hospital to the management of patients and nurses. Now he want to develop a web app which can schedule nurse sift. Is there any way I can authenticate the user from his hospital InterSystems and get data from the system when ever the user login through the web app.
Discussion (1)2
Comments
You can create a REST API/ SOAP API, or any other kind of protocol/technology, to get authentication, retrieve and send data to IRIS.
See the documentation:
These other two link are two Open Exchange apllication to create Rest Services and Form UI.
Search in the Leraning Portal for some course that help you.
Best Regards.