# Odoo (prebuilt connector)

## Description

**Odoo** is a suite of open source business apps covering CRM, eCommerce, accounting, inventory, point of sale, project management, and more.

## API documentation

API documentation for Odoo (used to build this connector) can be found via the link below:

{% embed url="<https://www.odoo.com/documentation/16.0/developer/reference/external_api.html>" %}

## Authentication&#x20;

When adding connector instances for Odoo, the following authentication methods are supported:

* [Token authentication](#token-authentication)

### Token authentication

When a user chooses to [add a connector instance](https://doc.wearepatchworks.com/product-documentation/connectors-and-instances/working-with-instances/adding-an-instance) using **token** authentication, the credentials below are prompted:

<table><thead><tr><th width="210">Credential</th><th width="174" data-type="checkbox">Required?</th><th>Notes</th></tr></thead><tbody><tr><td><code>token</code></td><td>true</td><td>Enter the token provided for this integration.</td></tr><tr><td>URL</td><td>true</td><td></td></tr></tbody></table>
