> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.odoo.md).

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

{% hint style="info" %}
**Credentials**

Refer to [Odoo credentials](/integrations/builtin/credentials/odoo.md) for guidance on setting up authentication.
{% endhint %}

{% hint style="info" %}
**This node can be used as an AI tool**

This node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](/build/integrate-ai/ai-examples/use-ai-for-parameters.md).
{% endhint %}

## Operations <a href="#operations" id="operations"></a>

* 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 <a href="#templates-and-examples" id="templates-and-examples"></a>

[Browse Odoo node documentation integration templates](https://n8n.io/integrations/odoo) or [search all templates](https://n8n.io/workflows/)
