The integration with PrestaShop enables conversational paths (User Stories) on order status through recognition of the logged-in user and retrieval of order detail information.
Technical integration
To integrate PrestaShop, a customer key must be created to authorize access to the information. From the PrestaShop backend, access the Advanced Parameters > Webservice section and then:
- Enable the webservice;
- Click on Add key;
- Add a description to the integration (es. “Heres Chatbot”);
- Set Read permission to grant access to Clients and Orders;
- Save the new key;
- Provide Heres with the
API KEY
andEnd point
to access the API.