Files
dolibarr/htdocs/webservices/README.md
Laurent Destailleur 3c55479705 Restler #3544
2015-11-22 17:17:06 +01:00

615 B

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).