---
title: "Odoo as a Destination"
slug: "odoo-as-a-destination"
description: "Send data to Odoo using Dataddo's reverse ETL, seamlessly loading enriched data into Odoo CRM to enhance your decision-making with comprehensive insights."
updated: 2025-06-21T20:36:39Z
published: 2025-06-21T20:36:39Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dataddo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Odoo as a Destination

**Odoo** is an open-source enterprise resource planning (ERP) software suite that encompasses various business management applications. It offers modules for functions like accounting, inventory management, sales, CRM, human resources, and more, providing a comprehensive and customizable solution for businesses to streamline their operations and improve efficiency.

## Prerequisites
:::(Error) ()
* For **on-premises deployment of Odoo**, ensure you have configured your network firewall to **allow incoming connection from [Dataddo IPs](/docs/network-acl){target="_blank"}**.
:::

## Authorize the Connection to Odoo

### In Odoo
{{snippet.Destination-AllowNetwork}}

### In Dataddo
1. On the **Authorizers** page, click on [Authorize New Service](https://app.dataddo.com/service/new){target="_blank"} and select Odoo.
2. Fill in the following fields:
    1. **Host**: Your database's URL, it will be in the `yourdatabase1.odoo.com` format. Please make sure you **DON'T** include the `https://` part.
    2. **Username**: Email address used to log into your Odoo account.
    3. **Password**: Password associated with your email to log into your Odoo account. In case you don't have a password set up, refer to [Odoo's official documentation](https://www.odoo.com/documentation/16.0/developer/reference/external_api.html#configuration){target="_blank"}.
    4. **Database**: Name of your database, same as used in the Host URL, in this example, it will be `yourdatabase1`.
3. Rename your ***{{glossary.authorizer}}*** for easier identification and click on **Save**.

## Create a New Odoo Destination
{{snippet.DestinationGeneral}}

## Create a Flow to Odoo
{{snippet.FlowGeneral}}

***
## Troubleshooting
{{snippet.Troubleshooting RelatedArticles Destinations}}
