Migrate Customer Data from Odoo v15 to v18

Go to Workflow
152 views
Built by Evozard Evozard
Created on June 07, 2026

Description

๐Ÿ“„ Description:
This workflow helps you migrate customer records directly from Odoo v15 to Odoo v18 without the need for manual exports or intermediate files.

๐Ÿ”น It connects to your v15 instance, retrieves customer (res.partner) records, and pushes them directly into your v18 database.
๐Ÿ”น The workflow uses pagination (SplitInBatches) for efficient handling of large datasets.
๐Ÿ”น Ideal for teams upgrading their Odoo infrastructure and looking to automate data replication between environments.

โšก๏ธ Note: Country and state ID mapping is excluded in this version for faster migration. If needed, logic can be added to map based on name lookup.

๐Ÿ›  Setup Instructions:
Configure Odoo API credentials for both v15 and v18. (https://docs.n8n.io/integrations/builtin/credentials/odoo/)
Adjust domain filters in the โ€œGet Customersโ€ node if needed.
Run the workflow to begin real-time customer syncing.

๐Ÿ“Œ Compatibility:
Works with Odoo Community & Enterprise
Tested on n8n v1.17+
Requires access to Odooโ€™s JSON-RPC API

Nodes Used (1)

Odoo
n8n-nodes-base.odoo