Go to brainCloud
All Collections
Working with Cloud Code
Working with Cloud Code
Help writing and debugging cloud code scripts
15 articles in this collection
Written by
Paul Winterhalder
and
Jason Liang
Dynamic account migration between apps
Dynamically migrating user accounts for beta app testing
Written by
Jason Liang
Updated over a week ago
Use WebHook with WebHookSpy
webhook, headers, JSONbody
Written by
Jason Liang
Updated over a week ago
How to transfer existing User Entities to Custom Entities?
user entities, custom entities, app data, import
Written by
Jason Liang
Updated over a week ago
How do impersonate a user using the brainCloud API?
Invoking API calls as a specific user in cloud code
Written by
Paul Winterhalder
Updated over a week ago
Using Postman to test S2S and Client API calls
brainCloud, S2S API, client API, MD5
Written by
Jason Liang
Updated over a week ago
Writing unit tests for cloud code.
Written by
Paul Winterhalder
Updated over a week ago
Is there a way to loop through all users in cloud code?
Iterating through users...
Written by
Paul Winterhalder
Updated over a week ago
How do I ban a user?
How do I invalidate a user session?
Written by
Paul Winterhalder
Updated over a week ago
How do I enforce registration vs login?
Where do I put my signup defaults and rewards?
Written by
Paul Winterhalder
Updated over a week ago
How do I enforce one group per user?
How do I cleanup JoinRequests?
Written by
Paul Winterhalder
Updated over a week ago
How do I return data from cloud code?
Returning results from cloud code scripts
Written by
Paul Winterhalder
Updated over a week ago
Is there a way to prevent a client apps from making certain API calls?
How to restrict sensitive APIs to cloud code only...
Written by
Paul Winterhalder
Updated over a week ago
What is a bridge?
How to use bridges and proxies
Written by
Paul Winterhalder
Updated over a week ago
Accessing another user's data
Sometimes you need to access the data of another user...
Written by
Paul Winterhalder
Updated over a week ago
Where can I find an example using S2S? (cloud code)
Written by
Paul Winterhalder
Updated over a week ago