Sync New Shopify Customers to Odoo Contacts - n8n Workflow | Neura Market
Sync New Shopify Customers to Odoo Contacts
Automatically syncs new Shopify customers to Odoo as contacts, checking for email duplicates to prevent redundancy. Ideal for seamless e-commerce CRM integration.
This workflow automates the synchronization of new customers created in Shopify directly into Odoo as contacts. It begins with a Shopify Trigger that activates whenever a new customer is added. The system then searches Odoo's contact database (res.partner) for an existing contact matching the customer's email address. If a match is found, the workflow terminates to avoid duplicates; otherwise, it proceeds to create a new contact populated with the Shopify customer's full name, email, phone, and
Platform
n8n
Category
Healthcare
Price
$12.99
Creator
Maxim Luong
shopify
odoo
customer-sync
crm-automation
ecommerce
duplicate-check
contacts
integration
webhook-trigger
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.