Need to instantly notify one of your service suppliers or subcontractors of a product update or a new order?
WiziShop provides you with even more possibilities thanks to the Webhooks!
The Webhook objective is to notify an endpoint when a resource is added, deleted or modified.
For example, if you work with a logistician, the implementation of Webhooks allows him to receive real-time notifications for any new order placed on your store, in order to prepare them faster.
Today, the resources available for WiziShop Webhooks are for the creation and the updates of the following elements :
- Products (SKU)
- Customers
- Order
Products (SKU)
Here are the available data in detail:
- SKU
- Product ID
- Product type
- EAN Code
- Stock
- Stock status
- Product name
- Purchase price
- Brand ID
- Brand name
- Product weight
- Product update date
- Product creation date
Orders
Here are the details of the available data:
- Order ID
- Date
- Order status
- Comment
- Currency
- Payment method
- Invoice number
- Invoice URL
- Purchase order URL
- Delivery note URL
- Order source
- Billing address
- Delivery address
- Delivery mode
- Delivery price
- Order discount
- Discount type
Customers
Here are the details of the available data:
- Customer ID
- Type
- First and last name
- Email address
- Account creation date
- Birthday
- Number of orders
- Billing address
- Delivery address
To set up your WiziShop Webhooks, please find all the documentation by following this link:
👉 WiziShop Webhooks documentation
N.B.: The use of WiziShop Webhooks requires advanced technical knowledge and/or the intervention of a specialist. Unfortunately, our teams will not be able to assist you with this type of implementation.