July 2023 Release
Production Release Date: July 26
REST APIs
The following API changes are documented on https://api.bunchball.com/docs.
-
GET /block-configs/{blockId} - New API for blocks that returns a block's configuration.
-
GET /exchanges and /exchanges/{exchangeId} - Updated to return the exchange's UUID. The exchangeId parameter accepts the exchange ID or UUID.
Documentation Updates
-
Added a note about quiz statistics and how they appear in the Quiz detail view.
*** Discontinuation Notices ***
Chart Reports
Effective with the August 2023 release, we will deprecate and remove Chart reports from the analytics platform. Chart reports will not be available in Nitro Studio after August 2023. You can use Quick Insights to see report data in chart format.
APIs
Effective with the November 2023 release, we will deprecate and remove the following API and parameter from the platform. Update any code that uses these calls in advance of the November release.
-
GET /search - Update your code to call the API for the specific object you want to search on (for example, /actions, /challenges, etc.).
-
GET /users/{userId}/exchanges/{exchangeId}/recipients preferences parameter - Update your code to stop sending preferences with the API call.
See also