Shopify Orders → Odoo

Sync Shopify orders into Odoo sales orders with inventory updates, every 15 minutes. Multi-store, column-level transforms, alerts on failure.

Extractors

3 extractors configured

Enable or disable extractors and select the columns you need for this integration. Toggle the switch to enable or disable an entire extractor.

Shopify Orders (REST)
Rest
8/10 columns

orders.json?status=any&limit=250

SelectColumnAliasTypeSample
order_idorderIdnumber1001
order_numberorderNumberstringSH-1001
customer_emailemailstring[email protected]
customer_namecustomerNamestringJane Doe
total_pricetotalnumber149.95
currencystringUSD
created_atorderDatedate2026-07-20T14:30:00Z
line_itemsitemsjson[object Object],[object Object]
shipping_addressjson
notestring
Shopify Products (REST)
Rest
5/5 columns

products.json?limit=250

SelectColumnAliasTypeSample
product_idproductIdnumber5001
skustringTSH-001
titleproductNamestringClassic T-Shirt
inventory_quantitystockOnHandnumber42
priceunitPricenumber29.99
Shopify Customers (REST)
Rest
4/5 columns

customers.json?limit=250

SelectColumnAliasTypeSample
customer_idcustomerIdnumber2001
emailstring[email protected]
first_namefirstNamestringJane
last_namelastNamestringDoe
phonestring
Step 1 of 9