ERP
Odoo
Your own Odoo code or middleware writes customers and products through the Kabaido API and reads quotes and orders back.
Where it stands today
Template
A prepared recipe on a generic path, which you finish.
- What you get
- Quote against the customer accounts Odoo already holds, rather than a copy somebody retyped.
Set it up
- 1Create a Kabaido API key with only the scopes your Odoo integration needs.
- 2From your own middleware or custom Odoo code, write customers and products to the Kabaido REST API, and read quotes and orders back.
- 3Add an outbound endpoint under Custom outbound webhook so Odoo hears about each quote and order event as it happens.