Odoo Integration

Back

Odoo Integration

Connectors page

Odoo integration allows you to sync your contacts and companies with your Odoo CRM (res.partner model).

Features

  • Automatic Contact Creation: Scanned contacts are automatically created in Odoo as res.partner (is_company=False)
  • Company Sync: Companies are synced as res.partner (is_company=True)
  • Contact-Company Link: Contacts are linked to their company via parent_id

Create Your Odoo API Key

Before connecting LetsLigo to Odoo, you need to create an API key:

  1. Log in to your Odoo instance (odoo.com or self-hosted)
  2. Go to Preferences (or My Profile) → Account Security
  3. Click New API Key
  4. Enter a description (e.g. "LetsLigo - Workspace X")
  5. Generate and copy the key (it will not be shown again)

See the Odoo External API documentation for more details.

How to Connect in LetsLigo

  1. Go to Settings > Connectors
  2. Find the "Odoo" section
  3. Click on "Connect"
  4. Fill in the form:
    • URL: Your Odoo instance URL (e.g. https://mycompany.odoo.com)
    • Database: Database name (e.g. mycompany for .odoo.com)
    • Username: Your Odoo login email
    • API Key: The key you created above
  5. Click "Connect" to validate the connection

Synchronized Data

The following data is synchronized to Odoo res.partner:

  • Name, email, phone, website
  • Address (street, city, zip)
  • Company (as parent partner with is_company=True)
  • Position (in comment field)

Note: The Odoo External API is only available on Custom plans (Odoo Online). Free and Standard plans do not have API access.

Need help?

If you have questions or need assistance, don't hesitate to contact us.

Contact support