Attilio Carotenuto suggested an idea · Mar 04, 2021 at 06:11 PM · Title DataapisCloudScript
We're currently using Playfab rules to react to player logging in, player created, title data changes and other similar events and trigger an azure function.
While we find these very useful, I could not find a way to define these rules in code and upload them to Playfab.
Defining them in the dashboard is error-prone, prevent us from having a history of rules and version control support, to rollback changes, and makes it hard to upload the same ruleset to all environments, as we currently have multiple Playfab titles (dev/staging/live etc) for the same product.
A set of APIs in the admin API that would let us upload, edit, remove and list rules for a specific title would be very appreciated and would make our workflow more robust and reliable.
Thanks!
nwhitmont commented · Mar 03 at 05:27 AM
It would also be useful to have the ability to import/export Automation Rule definitions as JSON to facilitate copying rules between Titles (different environments)
We would love to know what you need. Submit your ideas and upvote others to help us prioritize.
Add PurchaseItem to the Server API
API methods/CloudScript functions to interact with multiple Shared Groups at once
Friend Request with Accept/Decline option
Remove old Cloud Script revisions using Admin API
Add VC Recharge Rate to client and server APIs
Cloud Script environment variables and Admin API to update them
Validate Receipt on Cloudscript
Playstream events should show input parameters/arguments
Add ability to configure CloudScript repository
New Server API endpoint to get all overrides labels on a title