Introduction
Qobra connects to Odoo thanks to a user API key. The integration is used to synchronize tables, with their fields and their content. This integration is readonly and does not write anything in your Odoo account.Setup
- Create your API key, as documented here.
-
Fill in information in Qobra:
Username
: the email of the person who created the API keyPassword / API Key
: API key (it is not advised connecting directly with password)Instance URL
: Your Odoo instance URLDatabase
: Odoo Database
Synchronization
Refresh Frequency
For Odoo integrations, we maintain a different synchronization schedule than other CRMs:- Bi-hourly Full Refresh: Every 2 hours throughout the day, we perform a complete sync of your Odoo data
- On-Demand Updates: Need the latest data right away? Just click the refresh button in your integration settings
Supported types
You’ll find below the fields types supported by the Qobra integration, and their mapping to Qobra types.Odoo type | Qobra type |
---|---|
float | number , amount |
integer | number , user |
monetary | amount |
text | string |
char | string , user |
boolean | bool |
selection | picklist |
date | date |
datetime | date |
user | user |