August 2025 Release **Beta**
Production Release Date: August 27 - Planned
The following features, planned for the upcoming August release, are currently available in Sandbox for Beta testing. Our Production release could differ from the information detailed here.
Rest APIs
The following API changes are documented on https://api.sandbox.bunchball.com/docs.
-
GET /users/{userId}/challenges/{challengeId}/progress - Updated to add the earnedRewards section in the response which includes:
-
lastEarned - returns what the user earned for the most recent mission completion.
-
totalEarned - returns the cumulative rewards earned for a repeatable mission.
-
-
GET /groups/{groupId}/challenges/{challengeId}/progress - Updated to add the earnedRewards section in the response which includes:
-
lastEarned - returns what the group earned for the most recent mission completion. This amount may be different than what an individual in the group earned due to limits, max balance, etc.
-
totalEarned - returns the cumulative rewards earned by the group for a repeatable mission.
-
-
GET /users/{userId}/ranked-challenges - Updated to return the name of the default point category in the locked.prereqs.items list when the mission is locked for a level prerequisite.
-
Added new APIs to create, update, and delete site levels.
-
POST /levels
-
PUT /levels/{levelId}
-
DELETE /levels/{levelId}
-
Product Updates
Impact - Mission Earned Rewards BETA Release
Missions in Impact now display the rewards the user earned! When a user completes a mission, they’ll see the points and/or badge they’ve earned in a celebratory panel and in the mission details. For repeatable missions, they’ll see their cumulative totals.
The Mission Complete panel displays if the mission was completed in the last 10 minutes. After 10 minutes, the earned rewards show in the mission detail only.
If you're interested in beta testing the new earned rewards, contact Bunchball Support.
Product Fixes
-
Fixed an issue where double-clicking the quiz Submit button would show a blank screen.
-
Fixed an issue where metadata was removed from a rule if you opened the action for editing but did not make any changes.
-
Fixed an issue in the Block Builder where the Save button would hang until you refreshed the page.
See also