Skip to content

Odoo#

Use the Odoo node to automate work in Odoo, and integrate Odoo with other applications. n8n has built-in support for a wide range of Odoo features, including creating, updating, deleting, and getting contracts, resources, and opportunities.

On this page, you'll find a list of operations the Odoo node supports and links to more resources.

Credentials

Refer to Odoo credentials for guidance on setting up authentication.

Operations#

  • Contact
    • Create a new contact
    • Delete a contact
    • Get a contact
    • Get all contacts
    • Update a contact
  • Custom Resource
    • Create a new item
    • Delete an item
    • Get an item
    • Get all items
    • Update an item
  • Note
    • Create a new note
    • Delete a note
    • Get a note
    • Get all notes
    • Update a note
  • Opportunity
    • Create a new opportunity
    • Delete an opportunity
    • Get an opportunity
    • Get all opportunities
    • Update an opportunity

Templates and examples#

Browse Odoo integration templates, or search all templates