When you work with a lot of data, you might need to know the most important events. Affise provides notification systems, which allow you to set up notification rules for different events. It helps you get information about what happens with affiliates and offers.
Old notification system
To notify affiliates, you can use the Offer edit page and set the notification template in Settings.
Offer edit page
To find it, go to Offer edit page > General.
where:
Send email to active affiliates on offer status changing: if you select this checkbox, the system sends notifications to affiliates each time the offer status changes.
⚠️ This is a one-time function. Each time the offer changes the status, you must enable the option.
Send email to active webmasters before stopping: you can schedule affiliate email notifications in hours, before the system automatically disables the offer.
You can manage the email body in the Settings section.
Settings
To find it, go to Settings > Content > Email templates.
In this section, you can observe all the existing templates. You can also edit email templates and notifications for affiliates.
To edit templates and reset settings to default, use the Edit and Reset buttons.
On the Edit Letter template page, you can edit the subject and body of the emails using HTML.
Email template parameters serve as substitution with the real values. For example, the system substitutes the offer_title parameter for a real offer's title.
⚠️ You cannot use parameters for one template in another template.
New notification system
By using a new notification system, you can notify users, not affiliates, like it's in an old notification system. These two systems work independently.
To find it, go to Tools > Notifications & Webhooks:
You need to get special permissions to work with this service. Read about it here.
Discern these two options:
Subscription is a rule, a trigger that makes the system send the notification.
Notification is the letter/in-app alert/webhook.
The system sends notifications with the help of SMTP-settings, which you can find in Settings > Email:
All Affise clients have default SMTP-settings. All the notifications the system sends from Affise servers, which could lead to stopping up the email queue. We highly recommend that you enter your custom email settings to avoid it.
Notification receiving
There are three ways to deliver a notification:
The user receives notifications to the email specified in his profile (Users > User management > a certain user).
🔎 You can unsubscribe from the notification you receive via email. In a letter, you can see a link. You should click on it, and the link redirects you to the Notification Service page on Affise. There, you can disable or remove the notification you don’t want to receive anymore.
In-app
The user sees the notification in the Admin panel (the bell sign).
You can click the icon and view all in-app notifications:
where:
Received at: when the notification comes. The system sets the time according to the general timezone (Settings > General).
Type: the type of the event.
Details: the text of the notification.
If you click the affiliate ID/email, or the offer title, the system redirects you to a certain page depending on the event type:
Affiliate registration: edit page of the registered affiliate.
Offer change: the General tab of the settings of a certain offer.
Cap reached: the General tab of the settings of a certain offer.
Webhook
The user can receive instant notifications directly to the preferred platforms or systems without continuous API requests.
🔎 Webhooks can help you highly customize notifications. You can set up your own URLs (e.g., Zapier, N8N, Make or your own in-house development) to automatically receive event notifications from Affise, such as when an affiliate is created or updated.
This allows for instant integration with Telegram, Slack, email systems, CRMs, or any custom platform without waiting for our development, significantly advancing your automation capabilities.
💰 The Webhooks feature is only available for certain plans. Contact your Affise account manager to get the feature.
Settings
You can create a subscription for the following events:
All event types have the following fields:
where:
Name: the name of the subscription.
Notify me when: the event type.
Delivery: the way of notification delivery. Read about it here.
Enabled: the toggle to enable/disable the subscription.
Preview Email: the text of the notification that comes to email. There are special macros: {username}, {<affiliate_id>}, etc. The system shows the real data in the real notification.
⚠️ Keep in mind the following peculiarities:
You must fill in all the subscription forms to save it.
You cannot neither use macros from one type of subscription for another type, nor edit text templates.
All event types have a subscription limit of 10.
Webhooks settings
When setting webhook notifications, you need to fill the following fields:
where:
HTTP method: select the method (POST/GET).
Endpoint URL: enter the link.
You can also send a sample payload to quickly test the integration by clicking the Test button.
Affiliate, advertiser or offer delete/create/update
When the affiliate/advertiser/offer is deleted/created/updated, you receive a notification.
🔎 Read more about Webhook settings here.
Offer bulk update
You receive a notification when the following bulk updates are made to the offers:
Edit tracking domain
Edit tracking URL
Edit landing pages
Edit payouts
Edit caps
Assign affiliate
Reject affiliate
Assign offer manager
Change status
Change privacy
Delete
🔎 Read more about Webhook settings here.
Affiliate bulk update
You receive a notification when the following bulk updates are made to the affiliates:
Change status
Assign manager
Edit tags
Delete
🔎 Read more about Webhook settings here.
Affiliate registration
When a new affiliate registers via the sign-up form in the Affiliate panel, you receive a notification.
🔎 Read more about Webhook settings here.
⚠️ The system doesn't send the notification if you add affiliates via API, via the Add button in the Admin panel, and if you import them.
Advertiser registration
When a new advertiser registers via the sign-up form in the Admin panel, you receive a notification.
🔎 Read more about Webhook settings here.
Cap is reached
When cap is reached, you receive a notification.
Here you can see the additional settings:
Offers: choose one, several or all offers (leave the Offers field empty to select all offers).
With timeframe: choose all cap rules with a certain timeframe. Available values: all, daily, monthly.
When caps is over: indicate a threshold for cap rules upon reaching, which the notification is sent. Available values: 70%, 80%, 90%, 100%.
Interval: choose the frequency of sending notifications (for All offers only). Available values: 10, 30, 60 min.
🔎 Read more about Webhook settings here.
🔎 If there is more than one cap reaching for the last 10/30/60 minutes, the system sends all changes within one notification. If there are several cap rules with the same timeframe in the offer, the system sends several notifications as a threshold is reached for each of them.
Offer status change
When offer status is changed, you receive a notification.
Here you can see the additional settings:
Offers: choose one, several, or all offers (to select all offers, leave it empty). Once some of them change their status, you receive the email.
Got status: choose the status of the offer. Once some offer changes status for the chosen one, you receive the email.
Interval: choose the frequency of sending notifications (for All offers only). Available values: 10, 30, 60 min.
🔎 If there is more than one offer status changing for the last 10/30/60 minutes, the system sends all changes within one notification.
🔎 Read more about Webhook settings here.
The system sends a notification if the offer changes status in one of the following ways:
Via the offer edit page (the Status field).
Via bulk actions in the Offers section (the Change Status button).
Via API.
Via CPAPI (read more about CPAPI and offer schedule here).
Advertiser cap
When the advertiser cap is reached, you receive a notification.
Here you can see the additional settings:
With timeframe: select all cap rules with a certain timeframe. Available values: all, day, month.
When caps are over: specify the threshold for cap rules upon reaching, which the system sends a notification. Available values: 70%, 80%, 90%, 100%.
If there are several cap rules with the same timeframe in the offer, the system sends several notifications as a threshold is reached for each of them.
New affiliate domain submission
When a new domain is submitted, you receive a notification.
🔎 Read more about Webhook settings here.
You will be notified when an affiliate sends a new tracking domain request. It allows for prompt review and approval via Settings > Domains > Requests.
🔎 Affiliate domain will take one available domain slot if approved.
SSL certificate expiration
To prevent tracking disruptions, you can receive automated alerts regarding upcoming SSL certificate expirations.
🔎 Read more about Webhook settings here.
🔎 Notifications will be sent 30 days, 7 days, and 24 hours before the expiration date.
Logs
To find logs, go to Support menu > Notifications. Here, you can view two tabs:
What to do next
Please contact the Affise Customer Support team regarding all raised questions via the e-mail: [email protected].






















