Files
dolibarr/htdocs/webservices
Laurent Destailleur d40dda83cf Add API "close" for proposals
Standardize code
2017-10-18 11:10:08 +02:00
..
2017-08-23 12:47:59 +02:00
2017-05-18 22:23:59 +02:00
2017-04-14 15:42:58 +02:00

API SOAP howto

This directory contains files to make Dolibarr a server of SOAP Web Services.

Explore the api

Access to the API

Note, you can test this Webservices by calling the page http://mydomain.com/mydolibarr/webservices/demo_wsclient_xxx.php (You must first remove the -NORUN into file).