| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • eCommerce (website_sale) • Website (website) • Discuss (mail) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 8596 |
| Technical Name |
shopify_cr |
| License | OPL-1 |
| Website | https://www.candidroot.com |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • eCommerce (website_sale) • Website (website) • Discuss (mail) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 8596 |
| Technical Name |
shopify_cr |
| License | OPL-1 |
| Website | https://www.candidroot.com |
| Versions | 18.0 19.0 |
Shopify Connector
The Shopify Connector is a powerful integration module that
seamlessly synchronizes data between Odoo and Shopify.
It enables bidirectional synchronization of products, orders, customers, and inventory, with
real-time updates via webhooks for orders, products, and
customers.
By default, Odoo does not support native Shopify
synchronization.
This module bridges that gap, providing
automated sync of critical business data,
reducing manual effort and avoiding errors. It also supports multi-store setups and inventory updates.
Moreover, it handles advanced features like inventory transfers and fulfillment orders,
making it flexible and scalable for growing businesses.
Overview & Features
The Shopify Connector bridges the gap between your Odoo ERP system and Shopify. Automate synchronization of products, orders, customers, inventory, and more, with real-time updates via webhooks.
Key Features:
Product Management
- Bidirectional product sync (Odoo â Shopify)
- Real-time synchronization via webhooks
- Variants, categories, and attributes
- Image synchronization
- Stock and inventory updates
- Inventory transfers (via Shopify API)
Order Management
- Import and export orders
- Real-time order status updates
- Customer and fulfillment handling
- Discount and tax management
- Fulfillment orders management
Customer Management
- One-way customer synchronization
- Address and contact mapping
- Customer image sync
- Updates through Shopify webhooks
Installation
Ensure Odoo 18.0 is installed and the following dependencies are met:
- Queue Job Module: Download from Odoo App Store and install it.
-
Shopify Python Library: Install using
pip install shopifyapi. -
Server Configuration: Add the following to your
odoo.conffile for queue job functionality:server_wide_modules = base,web,queue_job [queue_job] channels = root:1
Configuration / Setup Guide
Configure your Shopify instance with API credentials, warehouse mapping, and synchronization options. For a detailed step-by-step guide with screenshots, see Setup Guide.
- Instance Name, Active Status, Store URL
- API Key, Secret Key, Access Token, API Version
- Sync Options: Products, Variants, Customers
- Salesperson & Sales Team
- Tax Configuration (optional)
Setup Guide
Shopify Setup
1. Navigate to Develop Apps
Go to Shopify Admin Apps & Sales Channels â Develop Apps (highlighted in the image).
2. Create an App
Click "Create an App" and fill in the app name in the popup (highlighted).
3. Configure Admin API Integration
On the app configuration page, click "Configure" for Admin API integration. Select all required Admin API scopes:
write_customers, read_customers,
write_assigned_fulfillment_orders, read_assigned_fulfillment_orders,
write_discounts, read_discounts,
write_fulfillments, read_fulfillments,
write_gift_card_transactions, read_gift_card_transactions,
write_gift_cards, read_gift_cards,
write_inventory, read_inventory,
write_locations, read_locations,
write_order_edits, read_order_edits,
write_orders, read_orders,
write_products, read_products,
write_shipping, read_shipping,
read_shopify_payments_accounts, read_shopify_payments_payouts,
write_draft_orders, read_draft_orders,
write_price_rules, read_price_rules,
write_custom_fulfillment_services, read_custom_fulfillment_services,
write_fulfillment_constraint_rules, read_fulfillment_constraint_rules,
write_inventory_transfers, read_inventory_transfers,
write_third_party_fulfillment_orders, read_third_party_fulfillment_orders,
write_merchant_managed_fulfillment_orders, read_merchant_managed_fulfillment_orders
4. Generate API Credentials
Copy and store the API Key, Secret Key, and Access Token. Click "Install App" to generate the Admin API Access Token.
Odoo Setup
5. Install Shopify Connector Module
Upload the Shopify Connector module in Odoo Apps and click Install.
6. Create Shopify Instance
Fill in instance name, store URL, API Key, Secret Key, and Access Token. Test the connection to verify success. If error occurs, check access token or secret key.
7. Setup and Activate Instance
Click Setup Instance. Select default Shopify location for stock configuration. Click "Activate Instance" to start webhooks. Reload page if default location options do not appear.
8. Operations Wizard
Use the Operations button to manually import/export data. The wizard provides all available operations.
9. Dashboard Setup
Access the Shopify Dashboard in Odoo to view metrics and track operations.
Usage
Import and export operations via Shopify > Operations menu. Monitor sync progress via Queue Jobs.
- Import Products, Categories, Attributes, Customers, Orders
- Export Products, Categories, Orders
- Retry failed jobs and check error logs
Dashboard
- Total Sales, Total Orders
- Analytics Charts: Sales Over Time, Top Products
- Filters: Date range, Instances, Real-time updates
Advanced Configuration
Setup scheduled syncs, multi-store, custom field mapping, and automated operations.
Troubleshooting
- Connection Failed: Check API, URL, network
- Sync Jobs Failing: Check logs, mapping, duplicates
- Missing Products/Categories: Verify API permissions & publish status
- Performance Issues: Use date filters, schedule off-peak, optimize indexes
Get Help From Us!
Our Services
Odoo Implementation
Odoo Customization
Odoo Development
Odoo Migration
Odoo Integration
Odoo Consulting
Odoo Support
Odoo Theme Development
Odoo CMS Development
Odoo Ecommerce Development
Odoo Mobile App
Odoo Training
Please Follow Us On
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module