๐Ÿค 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.

  1. Trigger: The workflow starts when a new product is created in Shopify.

  2. 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).

  3. 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.

  4. 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

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup