Skip to main content
Webhooks

Trigger instant notifications to other web applications, ensuring real-time updates whenever specific events occur.

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

The following events can be triggered via webhooks.

Affiliate created

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

Affiliate status changed

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

Click created

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

Conversion created

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

Conversion status changed

This event is triggered when a conversion status in changed. The 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 in the Webhook URL to which the webhook will be sent.

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

Did this answer your question?