Help center

Notify your server with callbacks

Send signed outcomes to the recruitment system.

What it does

Confirm outcomes on the server in addition to the browser redirect.

When to use it

When the panel has an HTTPS endpoint for receiving events.

Before you begin
  • An authorized HTTPS endpoint
  • Technical support to validate signatures and duplicates

See how it works

Enter endpoint

Real screens with demo data

1 / 4
01

Enter endpoint

In the panel card under Share, enter the HTTPS callback URL supplied by your technical team.

  • Your server endpoint

An example to try

Record completion for the received token only once.

What you see in results

  • Events sent with an HMAC signature
  • Recent delivery history in the card

Avoid these mix-ups

  • Store the secret when shown: it will not be displayed again.
  • The receiver must handle retries without duplicating rewards.

Keep learning