Files
dolibarr/htdocs/webservices
Givriz c48129e279 Ajout de la class "button-save"
Ajout de cette class sur les boutons pour pour cloturer une issue ouverte (feature)
2020-11-19 20:23:38 +01:00
..
2020-11-19 20:23:38 +01:00
2020-04-10 08:59:32 +00:00
2020-10-27 18:46:07 +00:00
2020-10-31 13:32:18 +00:00
2020-10-27 18:46:07 +00:00
2020-10-31 17:51:30 +00:00
2020-05-21 01:41:27 +02:00
2020-10-31 13:32:18 +00:00
2020-10-31 13:32:18 +00:00
2020-10-31 13:32:18 +00:00
2020-10-31 13:32:18 +00:00

API SOAP howto

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

WARNING: It is highly recommended to use the REST APIs instead of SOAP APIs: You will find more API, faster and easier to use in the the module REST API than into this module.

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