2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/webservices
Laurent Destailleur 4b401a03c8 Merge pull request #5028 from marcosgdf/fr-4524
NEW Renamed ActionComm::add function to ActionComm::create
2016-04-21 01:16:46 +02:00
..
2016-04-08 21:50:31 +02:00
2015-11-22 17:17:06 +01:00
2015-11-22 17:17:06 +01:00
2015-05-28 16:57:28 +02:00
2016-04-20 15:43:14 -03:00
2016-04-08 21:50:31 +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).