Classes and methods for the Unica Interact Java, SOAP, and REST API

The following sections list requirements and other details you should know before you work with the Unica Interact API.

Note: This section assumes you are familiar with your touchpoint, the Java programming language, and working with a Java-based API.

The Unica Interact API has a Java client adaptor that uses Java serialization over HTTP. In addition, Unica Interact supplies a WSDL to support SOAP clients. The WSDL exposes the same set of functions as the Java client adaptor, so the following sections, except for examples, still apply.

Note: Multiple occurrences of any parameter in a single API call is not supported.