Skip to main content
Webhooks
David Rolenc avatar
Written by David Rolenc
Updated over a week ago

Feature update history

  • 27/05/24 – Added webhooks for conversion status changed and settlement created.

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.

Conversion status changed

This event is triggered when a conversion status in changed. Sent webhook contains information about the conversion.

Settlement created

This event is triggered when a settlement is created. Sent webhook contains information about the settlement.

How to set up a webhook

Webhooks can be set in the menu Tracking > 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?