EService Soap API
From
Contents |
The SOAP Interfaces
There are three versions of the EService SOAP API.
Soap 1
The earliest version of the interface is Called NADS, and contains limited functionality. It will only allow for the creation, update, and retrieval of information directly pertaining to jobs. It is considered obsolete, and is no longer accessed.
Soap 2
Still an older version, but this one has added scope for allowing for the management of customer, resource, and employee data. However, this version is only fully compatible with a Java Client application, other languages will not be able to fully interpret the return values, and is also considered obsolete.
Soap 3
The primary SOAP API for managing all data pertaining to Jobs, Customers, Employees, and Resources.