question

dmitriymelnichuk1991 avatar image
dmitriymelnichuk1991 asked

Admin API missing method

Hello, I want to create Scheduled Task from PlayFab Admin API. I found methods like this: 1. CreateActionsOnPlayersInSegmentTask 2.CreateCloudScriptTask 3. CreateInsightsScheduledScalingTask

But I can't find a method that would create a task with type "Run Cloud Script Azure Function once"

How do I create such a task from Admin API? Anyone can help me? 5420-admin-api.png

apis
admin-api.png (31.7 KiB)
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

·
Simon Cui avatar image
Simon Cui answered

The Admin API Scheduled Task - Create Cloud Script Task - REST API (PlayFab Admin) | Microsoft Learn can create a scheduled task with type "Run Cloud Script Azure Function once". You may test it using Postman, referring to Quickstart PlayFab REST API collection for Postman - PlayFab | Microsoft Learn.

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.