Migrate PrestaShop to Shopify
Enable the Webservice, create a read-only key, and connect with your shop URL.
Comes across: Products, customers, orders, categories → collections, cart rules → discounts
Enable the Webservice
- In the PrestaShop admin, go to Advanced Parameters → Webservice.
- Set "Enable PrestaShop's webservice" to Yes and save.
- Click Add new webservice key, generate a key, and set permissions to View (GET) for products, combinations, customers, addresses, orders, order details, categories and cart rules.
- Save and copy the key.
Connect
Enter your shop URL — just the domain, we append /api ourselves — and the key. If your shop is multi-language, values come across in the shop's default language.
What comes across
- Products with combinations, prices and stock
- Customers with addresses
- Orders with order rows
- Categories (from level 2 down) → collections
- Cart rules → discounts
PrestaShop returns 401 if the key lacks a resource. If a data type comes back empty, check that resource's permission first.
Other platforms
Ready to move?
Install SyncifyPro