Διασύνδεση με Magento 1 (en)
To connect Magento with our platform, follow this three-step procedure:
-
Create a User Role in Magento
-
Create the API User in Magento
-
Add a new integration in the AfterSalesPro panel using the details from the previous steps.
1. Create a User Role in Magento
-
Navigate to:
System -> Web Services -> SOAP/XML-RPC -> Roles
and create a new role. -
Set a Role Name, for example:
aftersalespro_gr. -
Assign the following Role Resources:
-
Sales -> Order -> Order Shipments (all options) -
Sales -> Order -> Retrieve orders info -
Sales -> Order -> Change status, add comments
-
2. Create the API User in Magento
-
Navigate to:
System -> Web Services -> SOAP/XML-RPC -> Users
and create a new user. -
Fill in the following:
-
Username:
aftersalespro_gr(or your preferred name) -
API Key: Generate a strong key
-
Role: Select the User Role you created in the previous step
-
3. Add Integration in AfterSalesPro Panel
-
Go to Settings → Integrations in your AfterSalesPro panel.
-
Add a new integration:
-
Type: Magento
-
Fill in the details you configured in Magento (Username, API Key, etc.)
-
WSDL Suffix:
/api/v2_soap/?wsdl(default) -
WS-I Compliance mode: Disabled (default)
-
-
Ensure your Magento URL includes the protocol (
https://) but without a trailing slash, e.g.:https://mydomain.gr