Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Integration
  3. Odoo Shopify Connector v 19.0
  4. Sales Conditions FAQ

Odoo Shopify Connector

by Muhammad nadeem (nk)
Odoo

$ 300.00

v 19.0 Third Party
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Inventory (stock)
• Invoicing (account)
• Purchase (purchase)
• Sales (sale_management)
• Discuss (mail)
Lines of code 6859
Technical Name nk_shopify_connector
LicenseLGPL-3
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Inventory (stock)
• Invoicing (account)
• Purchase (purchase)
• Sales (sale_management)
• Discuss (mail)
Lines of code 6859
Technical Name nk_shopify_connector
LicenseLGPL-3
Shopify Connector ABCG

Shopify Connector for Odoo

Multi-Store | Webhooks | Dashboard | Returns and Refunds
Paid Module | USD 300

Connect one or multiple Shopify stores with Odoo in one controlled flow. Centralize orders, customers, products, stock, invoices, deliveries, returns, and refunds with clear traceability and store-wise analytics.

Why Choose This Shopify Connector?

Built for stable operations on Odoo with workflow-first architecture.

Enterprise-Ready Quality
Reliable architecture for merchants handling daily sync and high order volumes.
Multi-Store Visibility
Track each connected Shopify store from one OWL dashboard and drill down instantly.
Automation First
Rule-based webhook automation for confirmation, invoicing, payment, and delivery.
Duplicate Protection
Order mapping checks prevent duplicate Shopify orders inside Odoo.
Return and Refund Sync
Capture Shopify returns/refunds and reflect accurate documents in Odoo.
Operational Logs
Detailed sync logs help diagnose issues and verify every integration step.

Streamlining the Order Process Through Automated Workflow

Shopify
Customer places order
Orders + customer data
-->
Webhook + Cron import
Odoo Sales
Create quotation/order
Auto rules by status
-->
Invoice + Payment
Accounting
Customer invoice posting
Payment sync state
|
Create and validate delivery (workflow based)
v
Inventory
Stock move and picking flow
Delivery/return operations
-->
Dispatch + Return + Refund
Customer Fulfillment
Order delivered to customer
Refund/return synced from Shopify

Module Functionalities

Store and Instance Management
Configure multiple Shopify instances in one Odoo database, validate credentials, define location mapping, and manage instance states (Draft/Confirmed).
Order Import and Workflow Rules
Import orders by webhook and importer service. Apply priority-based rules using order, payment, and delivery status with actions: auto confirm, create invoice, register payment, and validate delivery.
Products and Inventory
Import products from Shopify via scheduled action, export products manually (single/bulk), skip invalid SKU products, import Shopify stock in bulk, and export stock to Shopify with instance-aware handling.
Customers and Payments
Import customers through cron and webhook endpoints. Push paid customer invoice status to Shopify and keep payment state aligned with connector workflow.
Returns and Refunds
Process Shopify refund and return webhooks, create/validate return pickings in Odoo, create related refund documents, and sync refund references with duplicate protection.
Dashboard, Logs, and Connector Data
Monitor each store using OWL dashboard cards and open filtered Orders, Products, Customers, Logs, Invoices, Refunds, Deliveries/Returns, and Imported Queue from Connector Data menus.
Odoo <=> Shopify

Synchronization

SCHEDULED ACTION WEBHOOK MANUALLY
Orders Import
Customers Import
Products Import/Export
Inventory Bi-directional
Returns and Refunds Import to Odoo

Webhook URLs

In Shopify Admin, set webhook URLs using your Odoo domain from the instance configuration. Replace https://your-odoo-domain.com with your real public Odoo URL.

Shopify Topic Method Webhook URL
orders/create POST https://your-odoo-domain.com/shopify/webhook/create
orders/updated POST https://your-odoo-domain.com/shopify/webhook/update
fulfillments/create (or update) POST https://your-odoo-domain.com/shopify/webhook/fulfillment
orders/edited POST https://your-odoo-domain.com/shopify/webhook/order_edit
refunds/create POST https://your-odoo-domain.com/shopify/webhook/refund_create
customers/create POST https://your-odoo-domain.com/shopify/webhook/customer_create
returns/create (optional) POST https://your-odoo-domain.com/shopify/return

Tip: keep all webhooks in JSON format and ensure your Odoo URL is public (ngrok/domain) so Shopify can reach endpoints.

Set Up Scheduled Actions
Automate repetitive sync operations between Odoo and Shopify based on your preferred frequency.
Stylish Dashboard
Track store-wise KPIs and open orders, products, customers, and logs directly from each dashboard card.
Queue and Sync Log Management
Get complete operation-level logs for successful runs, warnings, and failures for faster support and troubleshooting.

How to Configure

  1. Install the module and open Shopify Connector > Shopify Instances.
  2. Create one instance per store, enter domain/token/location, then click Confirm.
  3. Configure Order Workflow Rules (status filters + auto actions).
  4. Enable scheduled actions for product/customer import and stock/payment sync.
  5. Use Dashboard and Connector Data menus to monitor sync and verify imported records.

Screenshots

Dashboard
Dashboard Screenshot
Displays store-wise KPIs (orders, products, customers, sales) with one-click drill-down buttons.
Shopify Instance
Shopify Instance Screenshot
Shows store credentials and workflow rule table to control import filters and automation actions.
Connector Data
Connector Data Screenshot
Central menu for Shopify Orders, Customers, Products, Invoices, Refunds, and Deliveries/Returns.
Author: Muhammad nadeem (nk)  |  Maintainer: Hameed Pvt.Ltd  |  Support: nadeemwazir0123@gmail.com

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with