Webservices Guide - OpenKM 6.2

From OpenKM Documentation
Revision as of 01:43, 14 November 2010 by Svein.helge.grinden.hzq (talk | contribs) (Added missing web service links to PropertyGroup and Note)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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:

  • http://localhost:8080/OpenKM/OKMAuth?wsdl
  • http://localhost:8080/OpenKM/OKMDocument?wsdl
  • http://localhost:8080/OpenKM/OKMFolder?wsdl
  • http://localhost:8080/OpenKM/OKMMail?wsdl
  • http://localhost:8080/OpenKM/OKMNote?wsdl
  • http://localhost:8080/OpenKM/OKMNotification?wsdl
  • http://localhost:8080/OpenKM/OKMPropertyGroup?wsdl
  • http://localhost:8080/OpenKM/OKMRepository?wsdl
  • http://localhost:8080/OpenKM/OKMSearch?wsdl
  • http://localhost:8080/OpenKM/OKMWorkflow?wsdl

OKM Webservices API

  • OKMAuth
  • OKMBookmark
  • OKMDocument
  • OKMFolder
  • OKMMail
  • OKMNote
  • OKMNotification
  • OKMProperty
  • OKMPropertyGroup
  • OKMRepository
  • OKMSearch
  • OKMWorkflow

Sample clients

  • XML client Padlock.gif
  • Java client Padlock.gif
  • Python client Padlock.gif
  • PHP client Padlock.gif
  • C# client Padlock.gif
Retrieved from "https://www.openkm.com/wiki/index.php?title=Webservices_Guide_-_OpenKM_6.2&oldid=2960"
Category:
  • Webservices Guide

Navigation menu

Views

  • Page
  • Discussion
  • View source
  • History

Personal tools

  • Log in

Navigation

  • Main page
  • Recent changes
  • Random page
  • Help

 

Tools

  • What links here
  • Related changes
  • Special pages
  • Permanent link
  • Page information
Powered by MediaWiki
  • Privacy policy
  • About OpenKM Documentation
  • Disclaimers