September 2026 Release **Beta**
Production Release Date: September 30 - Planned
The following features, planned for the upcoming September 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}/award-marketplace-url/{type} - New API that returns the award account marketplace URLs the user has access to.
-
GET /users/{userId}/award-access - Updated to include the point category associated with the award account.
Product Updates
** Upcoming Webhook Mission Reversals **
In our November 2026 release, we'll be updating our mission completion webhook to include mission reversal events. A new completionStatus parameter will be added indicating if the mission event occurred because the mission was COMPLETED or REMOVED. See Webhooks for an example of a mission completion events post call.
If your program uses mission completion webhooks, ensure you prepare for this change to ensure accurate data reporting.
Product Fixes
-
Fixed an issue in data import where importing group actions with no event ID resulted in an error. Now, the event ID is automatically generated if one doesn't exist in the file.
-
Fixed an issue where tooltips were not showing correctly in the theme builder.
-
Fixed an issue in the Recognitions block where it incorrectly allowed users to enter a comment longer than 255 characters.
See also