๐ค Sync new Shopify products to Odoo products
โก 739 views ยท ๐ค CRM & Sales Operations
Description
Seamlessly sync newly created Shopify products into Odoo with this smart, no-code n8n workflow. Automatically checks for duplicates and creates new products only when needed โ fully compatible with standard Odoo setup.
๐ Key Features: Trigger-based Automation: Starts instantly when a new product is created in Shopify
Duplicate Check: Searches for an existing product in Odoo using Shopifyโs product SKU as the Internal Reference (Default Code)
Smart Condition Logic:
If a matching product is found, the workflow stops โ preventing duplicates
If not found, a new product is created in Odoo
Auto-Creation of Odoo Product using Shopify data:
Product Name
Description
Price
Internal Reference (SKU)
Works with both Odoo Community and Enterprise editions
Fully customizable and extendable in n8n
No coding, no custom modules required
๐ Requirements: n8n (self-hosted or cloud)
Shopify API access
Odoo instance with standard API access
๐ก A perfect solution for businesses that regularly add new products to Shopify and want them mirrored in Odoo โ automatically and without manual effort.
+++++++++++++++++++++++++++++++++++++++++ Workflow functions like the integration of a Shopify product with an Odoo product.
-
Trigger: The workflow starts when a new product is created in Shopify.
-
Check Existing Products: It searches in Odoo to check if any product already exists with the same Internal Reference or Default Code (taken from the Shopify product data).
-
Condition: If a matching product is found: The workflow stops (no duplicates are created). If no matching product is found: It proceeds to create a new product in Odoo.
-
Create Product in Odoo: A new product is created in Odoo using the following fields from Shopify: Product Name Description Price Internal Reference (or Default Code)
๐ Nodes Used
Shopify Trigger, Odoo, Filter
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File