question

Jesse Appleton avatar image
Jesse Appleton asked

Using SetCatalogItems in Cloud Script?

I'm trying to set the catalog items of my game in a scheduled task on the cloud but the admin api doesn't seem to be available in the cloud script. I've looked for various methods on alternatives to no luck. Is there any way I can set my catalog items on the cloud script itself?

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

·
Gosen Gao avatar image
Gosen Gao answered

As you said, legacy Could Script does not support Admin API, you may need to implement an Azure Function to achieve your functionality.

In terms of Azure Function please refer to PlayFab CloudScript using Azure Functions .

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.