Follow up question for bulk user entity data access
-
Follow-up question (reference) - Is there a way to access user entity data in bulk, for all users, via the API browser? Or any other way? I tried but could not find anything.
The previous replies and everything I could find suggests the answer is no, and that the only option for this, while staying with braincloud, is custom entities. Before I go that route, wanted to confirm I'm not missing anything. My use case is very simple player statistics, all simple variables stored as text, and I want to be able to do analytics on that data.
-
You can achieve it by writing a cloud code script that retrieves the data of each individual user's user entities and stores it in a custom entity collection. After that, call the method
RunBatchUserScript()to execute this process for every user within the app. Then, the resulting collection can be downloaded for analytical purposes.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login