Webhooks
David Rolenc avatar
Written by David Rolenc
Updated over a week ago

Webhooks enable seamless communication between our platform and other web applications, ensuring instant notifications are sent whenever specific events occur.

Types of events

Following events are able to be triggered via webhooks.

Affiliate created

This events is triggered when a new affiliate is created. Sent webhook contains information about the affiliate.

Affiliate status changed

This events is triggered every time affiliate status is changed after registration. Sent webhook contains information about the affiliate and status that was changed

Click created

This events is triggered when a new click is created. Sent webhook contains information about the click.

Conversion created

This events is triggered when a new conversion is created. Sent webhook contains information about the conversion.

How to set up a webhook

Webhooks can be set in the main menu Webhooks.

In order to add a webhook click Add a new webhook.

Select one or more Event types and fill the Webhook URL to which the webhook will be sent to.

Next, create the webhook by Add a new webhook button.

Did this answer your question?