Odoo Setup

You can find Odoo’s documentation on how to configure your Odoo instance for API access here. Please contact your server administrator if you need help to obtain credentials.

Get database names

To get database names on your Odoo instance, visit {Server URL}/web/database/selector in a web browser. When you set up the Connector in Cyclr, use the full database name as it appears in the list.

Cyclr setup

Account setup

Cyclr asks you for the below values when you install an Odoo Connector:

PropertyDescription
Server URLThe URL of the server that hosts the Odoo instance.
Include the port if it’s required. For example, https://hosted-odoo-instance.net:8443.
Database NameThe database name for Cyclr to access.
UsernameThe username for Cyclr to log in to the instance with.
PasswordThe password for Cyclr to log in to the instance with.