SocialPoint can send out an email notification or send out a player's registration information once they sign up for your game. Setting them up is a breeze:
Email Notifications
To get an email notification whenever a new player registers to your game:
Navigate to Participation Game > Configuration
Click on the Notifications Tab
βEnter your email address under Notification Email Address
Click Update
You'll get an email every time a new player registers with their lead information:
First Name
Last Name
Email
Phone Number (if applicable)
URL Notifications
You can pass leads to your CRM or to another system using a URL to a website or hook every time a player registers. This is useful for marketing automation, and works great with tools like Zapier.
Navigate to Participation Game > Configuration
Click on the Notifications Tab
βEnter the URL in the Notification URL area
Make sure you use the following parameters to get your player's information:
${firstName}
${lastName}
${email}
${phone} (if applicable)
Click Update
β
Once a player registers, the parameters will populate the player's information in the URL.