Export Odoo

Processus d'export CRM et mapping CSV.

Derniere mise a jour: 2026-04-05 11:13

Odoo Export Guide

Current target

V1 export is mapped to crm.lead compatible CSV columns.

Steps

  1. Open Export Odoo page.
  2. Review preview rows (validated prospects only).
  3. Click Generer CSV.
  4. Retrieve file path from export history endpoint or logs.

Mapping

Mapping file: app/integrations/odoo/odoo_csv_mapping.yaml

You can customize source-to-target columns without changing code.

Future API support

The export module is designed for future Odoo JSON-2 API integration.