Prize Wheel Notifications

Get email notifications and export data every time your Wheel is spun!

Victor Aquino avatar
Written by Victor Aquino
Updated over a week ago

Prize Wheel can send you email notifications or export data to URLs so that you can get real-time updates of all prizes given out to your participants. Here's how:


Setting up Email Notifications

You can receive an email every time a player spins your Wheel with the following information:

  • Game Name

  • First Name and Last Name

  • Email

  • Prize given out

Here's how to set them up:

  1. Click the Edit button on your Game Card

  2. Head over to the Notifications tab

  3. Type in the email address where you want to get the notifications

  4. Click Update to save your changes

Notifications will be sent out to the email address as soon as someone gets a Prize on your Wheel. If you don't see them in your inbox, check your spam folder.


Setting up URL Notifications

Data can be sent out to URLs as parameters to be filled out. Third-party sites like Zappier can then process this data and run different automations with them.

The data available to export from SocialPoint is:

  • First Name

  • Last Name

  • Email

  • Prize Name

Here's how to set them up:

  1. Click the Edit button on your Game Card

  2. Make sure Lead Form is enabled

  3. Head over to the Notifications tab

  4. Type or paste the URL Path

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

    1. ${firstName}

    2. ${lastName}

    3. ${email}

    4. ${prizeName}

  6. Click Update

You will receive the data captured with the Lead Form on your Wheel every time a player spins.


Did this answer your question?