Connect to PrestaShop
Open in Mailfence Connections and create a new connection. Choose PrestaShop from.
Enter the shop URL, for example https://shop.example.com, and paste your PrestaShop WebService Key. Then click Check connection.
If the test is successful, save the connection. Afterwards, you can create import profiles for customers and orders.

If the test fails, first check:
- Is the PrestaShop Webservice enabled?
- Does the key have read permissions
customers? - Does the key also have read permissions on
orders,order_details,products,categoriesandimages, if you want to use purchase segments and product cards? - Is the shop URL for mailfino accessible?
- Does a firewall block Basic Auth requests on
/api/?