Simple Webhooks
The ultimate webhook solution for PrestaShop. Unlike basic order webhooks, Simple Webhooks handles EVERYTHING: Orders, Products, Customers, and even events from other modules. The comprehensive choice for serious automation.
Description
Simple Webhooks is the evolution of PrestaShop connectivity. While standard webhooks often limit you to just order data, Simple Webhooks breaks those boundaries. It is designed to listen to comprehensive store events including Product updates, Customer registrations, Cart abandonments, and supports utilizing hooks from 3rd party modules.
It acts as a superior version to our standard "Order Webhooks" module. Where Order Webhooks focuses strictly on order flows, Simple Webhooks gives you the full picture of your store's activity, making it the preferred choice for complex integrations with ERPs, CRMs (like Salesforce or HubSpot), and automation platforms.
Features
- Universal Coverage - Orders, Products, Customers, Carts, & More
- Module Compatible - Listens to hooks from other installed modules
- Advanced Payload - Rich JSON data for all event types
- PrestaShop 1.6+ - Full compatibility across versions
- Enterprise Ready - High performance for high-volume stores
- Secure - HMAC signature & Conditional Logic
Simple Webhooks vs Order Webhooks
| Feature | Simple Webhooks (Universal) | Order Webhooks (Basic) |
|---|---|---|
| Scope | Universal (Orders, Products, Modules) | Orders Only |
| Module Integration | Yes (Handles other module hooks) | No |
| Product Events | Yes (Create, Update, Delete) | No |
| Customer Events | Yes | No |
| Webhook Endpoints | Unlimited | Unlimited |
| Retry Logic | Advanced | Yes |
| Multistore | Full | Full |
Looking for a simpler, orders-only solution? Check out Order Webhooks.
Installation
- Download
Receive the module via email after purchase.
- Upload
Upload to PrestaShop via Modules > Upload a module.
- Configure
Enter your webhook URL and enable the events you need.
Requirements
| PrestaShop | 1.6.0 - 8.x |
|---|---|
| PHP | 5.6+ (7.2+ recommended) |
| cURL | Required |
FAQ
Yes, Simple Webhooks supports unlimited webhook URLs and endpoints, allowing you to route different events to different services simultaneously.
Yes! Simple Webhooks is compatible with PrestaShop 1.6.0 and later, making it perfect for legacy stores.
The payload is comprehensive and varies by event type (Order, Product, Customer, etc.), providing full data objects in JSON format for maximum flexibility.