Dear Support team,
Currently, I am using my own server that is developed based on Amazon server for my app. I want to switch my App to Plabfab server. Could you tell me how to import user's data who are using my app from Amazon server to Playfab server? And could I export user's data from Playfab server for backup?
I am looking forward your response soon.
Thank you so much for your help.
Best regards,
Luc
Answer by Citrus Yan · Aug 11, 2020 at 06:18 AM
Sorry, we don’t have an out-of-box solution for migrating user data from other servers to PlayFab. However, we do have some use cases shared by other developers that might be helpful your case, please check out these blog posts:
https://blog.playfab.com/blog/porting-fusion-guards-from-gamesparks-to-playfab-part-1
https://blog.playfab.com/blog/porting-fusion-guards-from-gamesparks-to-playfab-part-2
And, for exporting player data from PlayFab, we don’t have a one click backup solution, you’d have to manually export the player data via the Game Manager or the ExportMasterPlayerData API, please check out this thread for more details:
https://community.playfab.com/questions/25598/how-to-export-all-data-title-cloud-script.html