# How to connect Confluence and Odoo

{% hint style="warning" %}
In order to connect a Confluence server with an Odoo server, please follow all points of the below step-by-step guide. Missing any steps or diverging from the order of the steps may result in the incorrect behavior of the app.
{% endhint %}

### Step-by-step guide <a href="#howtoconnectconfluenceandodoo-step-by-stepguide" id="howtoconnectconfluenceandodoo-step-by-stepguide"></a>

\
Make sure to carefully follow all the below steps in order to be able to properly use the connector app:

1. Install the Confluence Connector for Odoo app on your Odoo server based on the [Installation](broken://pages/ZMEtSwcQv3b86umpdmFq) guide
2. Configure your Confluence as an Application (create Client Id and Client secret, and add callback URI) on your Odoo server based on the Application settings guide
3. Install the Odoo Connector for Confluence on your Confluence server and set up an Odoo server connection. For more information, see [Adding a New Odoo Server](broken://pages/quyqAWf2zqRCDqnwRo7H)
4. Authorize the connection before using it for the first time in a Confluence page as written in the  [Authenticating to an Odoo Server](broken://pages/IL6RTkjxRqj2dzOFZLYI) section
5. If you have carried out all the above steps, you are good to go! Embed your first Odoo record in a Confluence page using the Odoo connect macro. For more information, see Adding the Odoo Connect Macro

{% hint style="success" %}
Do you use more than one Confluence and/or Odoo server?

Just repeat the above steps in order to set them up as a new connection.
{% endhint %}

### Related articles <a href="#howtoconnectconfluenceandodoo-relatedarticles" id="howtoconnectconfluenceandodoo-relatedarticles"></a>

Check out the troubleshooting guides for more useful information:

* [I cannot authenticate to the server, even though I have configured it on both sides. Why is that?](/odoo-confluence-connector/user-guide/troubleshooting-guide/i-cannot-authenticate-to-the-server-even-though-i-have-configured-it-on-both-sides.-why-is-that.md)
* [I have used the macro before, but now it says "Need to authenticate to server!". What happened and what to do?](/odoo-confluence-connector/user-guide/troubleshooting-guide/i-have-used-the-macro-before-but-now-it-says-need-to-authenticate-to-server-.-what-to-do.md)
* [How to Check Your Own Odoo OAuth2 Tokens](/odoo-confluence-connector/user-guide/troubleshooting-guide/how-to-check-your-own-odoo-oauth2-tokens.md)

<br>

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.meta-inf.hu/odoo-confluence-connector/user-guide/how-to-connect-confluence-and-odoo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
