Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.85 KB

File metadata and controls

41 lines (25 loc) · 1.85 KB
title description contentType
Odoo credentials
Documentation for Odoo credentials. Use these credentials to authenticate Odoo in n8n, a workflow automation platform.
integration

Odoo credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

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. ///

Supported authentication methods

  • API key or password

Odoo supports both formats, but some Odoo modules require an API key.

Related resources

Refer to Odoo's External API documentation{:target=_blank .external-link} for more information about the service.

Using API key or password

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.