We go to the following URL:
https://www.freshworks.com/apps/prestashop_orders/
We enter our Freshdesk domain:
We will fill in the following fields:
We will enter a ticket from a customer that we know has orders in Prestashop.
We go to the column on the right where our APPs are installed and click on the Prestashop app:
By clicking on the "Reference" link, we can see the information about the items in the order in question:
First of all, you can check the official documentation at the following link:
https://devdocs.prestashop-project.org/1.7/webservice/tutorials/creating-access/
In summary, the steps you have to take are the following:
Description of the key: Optionally we can write a description to know what it is about.
Enable web service key: By default it is activated, we must leave it like this for communication between Freshdesk and Prestashop to work.
Permissions: Below is a list of services (all of the "View (GET)" type) that we are going to leave enabled to be able to make requests for orders to Prestashop:
Set the resource permissions for this key:
Permisos
Recurso |
Todas |
|||||
currencies |
X |
|||||
customers |
X |
|||||
order_details |
X |
|||||
order_states |
X |
|||||
orders |
X |
Finally we will see our Web Service configuration registered: