question

brendan avatar image
brendan asked

Sending a POST request to an external server

jay_santos
started a topic on Thu, 08 January 2015 at 7:07 AM

Hello!

In my PlayFab server I need to send a POST request to an external server which will return a JSON to which I need to add some additional data before sending it to my players. I would like to know if that is feasible under PlayFab. I've read the RunCloudScript page I'm not sure if that's the answer.

Thanks in advance!

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

·
brendan avatar image
brendan answered

Best Answer
Brendan Vanous said on Sun, 22 February 2015 at 8:44 PM

This capability is now part of our CloudScript service - have a look at the http functionality in our documentation.


2 Comments
Brendan Vanous said on Fri, 09 January 2015 at 11:32 AM

Yes, Cloud Script (currently in Beta) will allow for calls out to arbitrary endpoints shortly. This was not in-scope originally due to security concerns, but was added specifically due to developer feedback/requests. We'll have more info on the site as part of our update, later this month.

Thanks,

Brendan


Brendan Vanous said on Sun, 22 February 2015 at 8:44 PM

This capability is now part of our CloudScript service - have a look at the http functionality in our documentation.

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.