SOAP Web Service Functions

From KnowledgeTree Document Management Made Simple

Jump to: navigation, search

Contents

accessing the web service wsdl

The WSDL can be access by referencing the URL http://yourdomain/ktwebservice/webservice.php?wsdl

Most software development environments or libraries supporting SOAP will need to reference the above mentioned URL in order to create the appropriate proxy objects to ease development.

functional areas

authentication

accessing document information

locating documents

accessing folder information

core document actions

general document actions

folder actions

workflow actions

miscellaneous actions

miscellaneous

web service faq

web service integration using PHP

web service integration using Java

web service integration using C#

web service integration using VB.NET

web service integration using Ruby

web service integration using Adobe Flex

web service integration using Python

structures

kt_response

kt_document_detail

kt_folder_detail

Personal tools