Prestashop integration
Automate parcel dispatch in your Claisy backoffice from your Prestashop store.
The Claisy Webhook Manager module automatically sends parcel information as soon as they are dispatched, facilitating management and tracking.
The Claisy Webhook Manager module automatically sends parcel information as soon as they are dispatched, facilitating management and tracking.
- In the PrestaShop administration interface, go to Improve > Modules.
- On the Modules page, click on the Upload a module button (top right).
- Download the .zip file below to your computer/Mac.
- Once downloaded into your PrestaShop, find the webhook module in the administration section of the Module Manager page. Then click on Configure.
- Add your API key.
- Check that the default settings match your configuration and click Save.
If in doubt, please contact us and suggest a 15-minute slot.
ShippingBo integration
Thanks to the ShippingBo webhook, your store can automatically import parcel information as soon as they are dispatched, making them easier to manage and track.
- In the ShippingBo administration interface, go to Settings > Account.
- Go to the "WEBHOOKS" tab > "Add a webhook".
- In "object class", select "Order".
- In "field", select "state".
- In "URL", copy the url below
https://api.claisy.com/functions/v1/shippingbo-webhook
- In "From value", leave blank
- In "To value", enter "shipped".
- Click on "Validate
- The Webhook creation window will close. Now click on the line of the Webhook just created
- In the "Security Options" section, click on the pencil icon at the top right of the section to modify
- In "Authentication scheme", select "Free header".
- Dans "Header additionnel", saisissez {"api-key": "votre-clé-api" } en remplaçant par votre clé API que vous pouvez générer au début de cette page.
{"api-key": "votre-clé-api" }
- Then click on the icon at the top right of the section to save your entry.
- Your webhook is configured