Migrate BigCommerce to Shopify
Use a Store-level API account — the only one of BigCommerce's three API types that works here.
Comes across: Products, customers, orders, categories → collections, coupons → discounts
BigCommerce offers three API types. You need a Store-level API account, not an App or Account-level one.
Create the API account
- In the BigCommerce control panel, go to Settings → API → Store-level API accounts.
- Click Create API account, name it, and set the OAuth scopes to read-only for Products, Customers, Orders, Marketing and Content.
- Save. A .txt file downloads containing the store hash and access token.
Connect
Paste the store hash and access token into Migrations → BigCommerce. The store hash is the short code in your API path, not your storefront domain.
What comes across
- Products with variants, images and stock
- Customers with addresses
- Orders with products and totals
- Categories → collections
- Coupons → discounts
Filters
Product visibility, order status and date ranges are supported; BigCommerce's order status vocabulary (Awaiting Fulfillment, Shipped, Completed and so on) is used as-is so the filter matches what you see in their admin.
Other platforms
Ready to move?
Install SyncifyPro