Create a Custom User Experience
Bunchball highly recommends using blocks or Impact+ to create a gamification program. However, if your program calls for advanced functionality or custom designs beyond what is achievable with our blocks and themes, you can build a custom user experience with APIs.
You can find API documentation here: https://api.bunchball.com/docs
Gamification Element |
API Methods |
---|---|
Events |
GET /events |
Leaderboard |
|
Missions |
|
On The Spot Card Redemption |
POST /users/{userId}/award-ots |
Profile |
For award account programs:
|
Quiz |
|
|
|
Trophy Case |
GET /users/{userId}/badges |
See also