Webhook is the service developed to transmit events to other applications in the form of JSON messages using the HTTP protocol so that different applications can integrate with each other.
Subscreasy subscription system, with the webhook support it offers, allows you to transfer events that are related to your customers and subscriptions to your own systems. (What's Webhooks? What's Integration Spells?)
Click from sidebar menu to Notifications | Webhooks and +Create new Webhooks for create new webhook as below image.
Enter server address field to that you want make a Post request to your server addresss. Enter your Authorization key in the authentication section and select the developments you want to be notified as follows.
You can see the notification URL addresses in the webhook details section.
If the webhooks cannot reach the client server, the retry process starts. The process is attempted a maximum of 12 times.