title | description | contentType |
---|---|---|
Odoo credentials |
Documentation for Odoo credentials. Use these credentials to authenticate Odoo in n8n, a workflow automation platform. |
integration |
You can use these credentials to authenticate the following nodes:
Create an Odoo{:target=_blank .external-link} account, instance, and database.
Refer to the Odoo Getting Started tutorial{:target=_blank .external-link} if you're new to Odoo.
/// note | Required plan type Access to Odoo's external API is only available on Custom Odoo pricing plans. Refer to Odoo Pricing Plans{:target=_blank .external-link} for more information. ///
- API key or password
Odoo supports both formats, but some Odoo modules require an API key.
Refer to Odoo's External API documentation{:target=_blank .external-link} for more information about the service.
To configure this credential, you'll need:
- Your Site URL: The domain of your Odoo instance.
- A Username: Your username as displayed on the user's Change password screen in Odoo.
- A Password or API key: You can use your user password or an API key. Odoo supports both formats, but some Odoo modules require an API key. To generate an API key, go to Your Profile > Preferences > Account Security > Developer API Keys. Refer to Odoo API Keys{:target=_blank .external-link} for more information.
- A Database name: The name of the Odoo instance.