Webhook S2S Postback

A Postback URL (or WebHook) is used by Publishers to receive conversions on their back-end servers and handle the reward to the users.

To set up a Postback URL in our Platform, go to Settings section and find the Postback URL section on the left.

Here you can edit your URL and add parameters. Click the Add Parameter button to add more.

Make sure your URL is in a valid form:

https://yourdomain.com/?user_id={user_id}&payout={payout}...

On the right, you’ll see a list of Macros that are available to use in your Postback URL.

You can use the "Add Parameter" button to help you creating your Postback URL.

Once you are done, click on Save Postback URL.

Last updated