Skip to main contentIntroduction
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 key
Password / API Key: API key (it is not advised connecting directly with password)
Instance URL: Your Odoo instance URL
Database: 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
Note: Unlike other CRM integrations, Odoo uses full refreshes every 2 hours instead of combining daily full refreshes with incremental updates.
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 |