REST APIs
Extract any data or push insert, update or delete record using our new REST APIs. Using standard HTTP and Json format, it is compatible with any language (PHP, Java, Ruby, Python, C#, C++, JavaScript, JQuery, Basic, …). Use the embedded APIs explorer tool to test APIs or get generated URLs to use in your own code.

Triggers and Hooks
Execute your own code, each time a business event (Create, Update or Delete) is executed on any object in Dolibarr ERP CRM, by adding your own trigger code. Adding a trigger is as easy as adding a file into directory /core/triggers with just few lines of code.

And more…
Dolibarr provides also a lot of other possibilities (hooks, modules options, menu editor, low level setup…) to tune the application for very specific needs. You can also hire any PHP developer to develop or change any behavior. PHP language is the only prerequisite to know how to develop a Dolibarr ERP CRM addon.