Migrate Magento 2 to Shopify
Create an integration, activate it, and connect with the access token.
Comes across: Products, customers, orders, categories → collections, cart price rules → discounts, redirects
Create an integration
- In the Magento admin, go to System → Extensions → Integrations → Add New Integration.
- Name it, then under API set Resource Access to the catalog, customer and sales resources (read access is enough).
- Save, then click Activate → Allow on the integration row.
- Copy the Access Token from the tokens shown.
Connect
Paste your store URL and the access token into Migrations → Magento. The URL is your storefront base — the app adds the REST path itself.
What comes across
- Simple and configurable products; configurables become Shopify products with variants
- Stock from MSI source items
- Customers with addresses
- Orders with line items
- Categories → collections, cart price rules → discounts
- URL rewrites → redirects
Magento's REST API is slower than the others. A large catalog takes a while; the job runs in the background and you can leave the page.
Other platforms
Ready to move?
Install SyncifyPro