question

gabebigboxvr avatar image
gabebigboxvr asked

Data Entry Tools for PlayFab?

Are there any good tools that people use to create and import game data into PlayFab? We're making a modest size game that has quite a bit of data with relational data that needs to be created by designers and I need a tool that can allow them to easy create and run game data on PlayFab.

Any help would be appreciated. :D

data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Seth Du avatar image
Seth Du answered

PlayFab provides a tool that can migrate from one title to another, but doesn’t support directly write custom relational database into a title. I believe you can create the tools on your own, because the format of source data can be various, you need to define the method to handle different data entries specifically, then call Admin API or Server API to upload data to your title.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.