Odoo
With Odoo modules in Make, 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 Make
To establish the connection, you must:
For the Odoo version 14 and higher: Obtain your API key in Odoo.
Establish the connection in Make.
Obtain your API key in Odoo
If you use the Odoo version 14 or higher, you must obtain an API key in your Odoo account. To do it:
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 Make.
Establish the connection with Odoo in Make
To establish the connection in Make:
Log in to your Make account, add a <app name> 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
Get a Lead
Update a Lead
List Leads
Delete a Lead
Other
Make an API Call