PrestaShop Connector — Troubleshooting
Connection Test fails
- Verify the Store URL is correct and accessible from the server
- Check the API key has full permissions in PrestaShop
- Try adding
/api to the URL manually in the Webservice URL field
- Check if the PrestaShop webservice is enabled
- Look at the "Last Error" field for specific error messages
No products imported
- Ensure connection is established (status = Connected)
- Check if products exist in PrestaShop
- Look at Sync Reports for error details
- Verify the API key has GET permission on "products" resource
Field mapping not working