Odoo
With Odoo modules in Boost.space Integrator, you can manage the inventory types, inventories, batches tracking, and leads in your Odoo account.
To use the Odoo modules, you must have an account. You can create an account at odoo.com.
Refer to the Odoo API documentation for a list of available endpoints.
Connect Odoo to Boost.space Integrator
To establish the connection, you must:
Obtain your API key in Odoo
You must obtain an API key in your Odoo account only if your Odoo version is 14 or higher.
To obtain your API key:
-
Log in to your Odoo account.
-
Go to the My Profile menu.
-
Go to the Account Security tab.
-
Click New API Key.
-
Copy the API key value shown and store it in a safe place.
You will use this value in the API Key/Password field in Boost.space Integrator.
Establish the connection with Odoo in Boost.space Integrator
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator account, add a Odoo module to your scenario, and click Create a connection.
-
Optional: In the Connection name field, enter a name for the connection.
-
In the Host field, enter your Odoo account’s hostname. For example, if your account URL address is
https://www.xyz.odoo.com, your hostname isxyz.odoo.com. -
In the Login field, enter your Odoo account credentials.
-
In the API-Key/Password field, enter either the API key you copied in the section above, or the password you use to log in to your Odoo account.
-
In the Database field, enter the name of a database in your Odoo account that you want to connect to.
-
Click Save.
You have successfully established the connection. You can now edit your scenario and add more Odoo modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build Odoo Scenarios
After connecting the app, you can perform the following actions:
Inventory types
-
Create an Inventory Type
-
Get an Inventory Type
-
Update an Inventory Type
-
List Inventory Types
Inventories
-
Create an Inventory
-
Get an Inventory
-
Update an Inventory
-
List Inventories
-
Delete an Inventory
Batches tracking
-
Create a Batch Tracking
-
Get a Batch Tracking
-
Update a Batch Tracking
-
List Batches Tracking
-
Delete a Batch Tracking
Leads
-
Create a Lead
You need to install the CRM app in Odoo to ensure the necessary table is created and fields are available. For more information, refer to the Odoo Apps and modules.
Get a Lead
Update a Lead
List Leads
Delete a Lead
Other
- Make an API Call
Legacy article, imported from the original Boost.space knowledge base (/knowledge-base/applications/crm-and-sales-tools/odoo/).