...
This section is about the requirements for the Connector to send data to your system. First off, your system MUST provide some type of API that the Connector can call. The required calls in order to support integration are listed below. Once baseline features are agreed upon, work will need to be completed in order to add support to the Connector to make API calls to your system. Note Note that the Connector is a Java application and ideally you will provide a Java library which implements your API. If such a library is not available then additional work will be required on the InTouch side to complete the integration.
Getting Started
In order to get your system integrated with the Connector, the following features must be discussed between us, and agreement reached on which of these features will be supported
...