question

mohshah96 avatar image
mohshah96 asked

Get PlayFabId using email

I want to add some key-values to the "player data" of my players from my server.

The problem is, the "UpdateUserData" service needs PlayfabId but I just have a list of emails of my users...

And it seems there is no service to get PlayFabId using player's email

Player Dataapis
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

·
Citrus Yan avatar image
Citrus Yan answered

We have a admin GetUserAccountInfo API for you to retrieve details of a specific user based on the email address attached to its account (PlayFab login email).

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.