#How to create and register a cloud script?

3 messages · Page 1 of 1 (latest)

languid bane
#

I am trying to create a cloud script that allows me to get Playfab’s server time however I am not finding clear instruction on how to do this. In the Playfab dashboard all the options to register a function require a Trigger which I am not sure how to use. Do I need to create and upload the script somewhere else and then trigger it using a URL?

vagrant heron
#

your best bet is to move to azure function apps straight away, way more easy to work with 😄 also plenty of tutorials for it

languid bane
#

Thanks do you have any recommendations and are there free options?