Migrate Customer Data from Odoo v15 to v18 - n8n Workflow | Neura Market
Migrate Customer Data from Odoo v15 to v18
Automates direct migration of customer records (res.partner) from Odoo v15 to v18 using API connections and pagination for efficient large-scale data handling without manual exports.
This n8n workflow streamlines the upgrade process for Odoo users by directly pulling customer data from a v15 instance and inserting it into v18. It leverages Odoo's JSON-RPC API via dedicated nodes, employs SplitInBatches for pagination to manage large datasets without overwhelming system resources, and excludes complex country/state ID mapping for speed—focusing on core record transfer.
Key benefits include zero downtime for business operations, no need for CSV exports or third-party tools, a
Platform
n8n
Category
Marketing
Price
$12.99
Creator
BestWorkflows
Odoo
Migration
Customer Data
ERP
Data Transfer
v15-v18
Automation
Pagination
Business Ops
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.