Webservices Guide - OpenKM 6.2

From OpenKM Documentation
Revision as of 17:06, 15 September 2010 by Pavila (talk | contribs)

Jump to: navigation, search

OpenKM has a complete API exposed via Webservices. This means you can call any of this API method from any programming language which supports SOAP protocol, like Java, PHP or Python between others. This feature make possible to create a custom client, or integrate with third party applications like a CRM or a CMS.

These are the WSLD available:

OKM Webservices API

Sample clients