Ben suggested an idea · Aug 01, 2017 at 02:07 AM · CloudScript
For debugging and minor automation, it would be very useful to have a convenient way of executing a CloudScript method from a Player page in the admin site.
For example, we have a CloudScript method called "set-all-skills-to-max-level" that instantly upgrades of a player's skills in our game. Very useful for debugging and testing. But there's no easy way to apply this to a specific player without manually writing new API calls or making temporary player segments.
Brendan commented · Aug 01, 2017 at 02:09 AM
You can actually do that now. On the Players tab, click on any player. On the player view, there's a Run Cloud Script button in the upper right hand corner of the screen.
We would love to know what you need. Submit your ideas and upvote others to help us prioritize.
No one has followed this yet.
GitLab integration for CloudScript Content Management
Internal code editor for cloud scripting
CloudScript - Include commit header beside the version #
Add PurchaseItem to the Server API
Add ability to alert developers on Cloud Script Errors
Adding or removing Friend friend with a list (and one request) instead of one by one
cloudscript tasks on player segments should tally OKs and Fails
Ability to update CustomData in multiple inventory items using only one API call.