EVENTS.PUBLICATION.SUCCEEDED event indicates that a voucher code was successfully published to a customer.
This event serves as a real-time notification mechanism and it can notify other systems or applications that a voucher was assigned. As a result, the systems can react by, for example, sending a notification about an assignment to a customer.
In contrast to EVENTS.VOUCHER.PUBLISHED, this event includes a user object that can be used to track who published a voucher through Voucherify dashboard.
This event is used in a webhook configured in Project settings in Voucherify dashboard.
Event data object schema for publication.succeeded.
Simplified customer data.
Simplified campaign data.
Simplified voucher data.
Details about the user who triggered the publication or caused an action that triggered the publication through auto-increase voucher count. It's null if the publication was caused through the API.
Webhook accepted