Message Connector web services interface

Message Connector can act as an HTTP/HTTPS server that accepts standard web-service calls from any customer application. The interface is described by a WSDL file that can be imported by commonly used development tools (such as Microsoft Visual Studio):

http://{message-connector}:{port}/file/import.wsdl

The web service interface provides functions for importing documents to Kofax Capture. All other functions used by the internal web-service interface (for example, access to Web UI, get/view messages, etc.) are not supported by this HTTP server. You can safely use it in low-trusted networks or even on the Internet.

Message Connector also provides several functions to use with Kofax Monitor. These functions are described in Web services interface for Kofax Monitor.