Webhooks
Overview
Configure webhook endpoints that receive POST requests when specific events fire: order.created, order.refunded, product.updated, stock.low, customer.created, shift.closed. Each webhook includes a JSON payload with event details and a signature for verification. Failed deliveries are retried with exponential backoff. Webhook logs show delivery status and response codes. Essential for building custom integrations with other systems.
How It Works
This feature is part of the integrations module. Send real-time HTTP notifications to external systems when events occur (order placed, stock changed, etc.).
Getting Started
Access this feature from your Posterita dashboard. For detailed setup instructions, contact our support team.
Still need help?
Our support team is here for you.