Third-party system integration

From OpenKM Documentation
Jump to: navigation, search

Nowadays is very common a bunch of different systems to be working together. This implies a work made by a system integrator and make possible to increase the overall system synergy. We develop OpenKM with this goal on mind and provide several ways of integration:

  • To can make a CRM to use document stored at OpenKM repository by using the webservices SOAP API (Webservices Guide).
  • Also you can even download a document directly without the need of a formal system login.
  • Authentication is pluggable and is easy to use an external user database, LDAP or Active Directory (OpenKM authentication).
  • Even the data store can be configured to be deployed in any database as MySQL, PostgreSQL, Oracle or SQL Server (Using OpenKM with other databases).