Skip to main content
All CollectionsNotifications
Reward Notifications
Reward Notifications

When participants are rewarded, Socialpoint will send you an email or trigger a webhook.

Updated over 2 weeks ago

The Attendee Participation Game Rewards can send you email notifications or export data to URLs so that you can get real-time updates of all rewards given out to your participants. Here's how:

How could you use reward notifications?

Here are some of the ways SocialPoint games use this feature:

  • Receive an email after players spin the prize wheel

  • Send data to a Vending machine so that players can redeem points at a vending machine.

  • Create a Zapier workflow that sends a Slack message, saves data in a Google sheet, and triggers an email to the player.

How frequently are notifications sent?

SocialPoint sends a notification immediately after a player earns a reward.

What data can be included in a notification?

  • Game Name

  • Player First and Last Name

  • Player Email

  • Prize won

Example Email:


How do you set up a reward notification?

Head over to Participation Game > Rewards and then:

  1. Click your Reward's name

  2. Click the Notifications tab

  3. For Email Notifications:

    1. Enter the email address where you want to get the notifications

    2. Click Update

  4. For URL Notifications:

    1. Type or paste the URL Path

    2. After the URL, type "?" and add the parameters:

      ${firstName}

      ${lastName}

      ${email}

      ${prizeName}

    3. Click Update


Did this answer your question?