-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Description
dolibarr
URLs
Webhook Sources
new-invoice-instant
Description
Emit new event when a new invoice is created in Dolibarr. Requires configuration of a webhook in Dolibarr to notify on new invoice creation.
new-thirdparty-instant
Description
Emit new event when a new third-party (customer or supplier) is added. Requires webhook setup in Dolibarr's third-party module.
new-order-instant
Description
Emit new event when a new customer order is registered in Dolibarr. Requires enabling and configuring order-related webhooks.
Actions
create-user
Description
Create a new user in Dolibarr. Requires the customer name, login, and password. Optional props include email, phone, address, etc..
create-thirdparty
Description
Create a new third-party (customer or supplier) in Dolibarr. Requires name, type (customer or supplier), and main contact information.
create-order
Description
Create a new customer order in Dolibarr. Requires third-party ID, list of products or services, and order date.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status