Get real-time notifications when events occur in your Quickbutik store
Create webhook endpoint
Configure in Quickbutik
Handle events
Parameter | Description | Example |
---|---|---|
event_type | The type of event that occurred | order.new , product.update |
order_id | Order ID (for order events) | 12345 |
product_id | Product ID (for product events) | 67890 |