Search found 2 matches

by SpencerIO
Tue Mar 29, 2016 6:02 pm
Forum: Experiences And 'How To' - Questions
Topic: Web API Call URL request
Replies: 2
Views: 35434

Re: Web API Call URL request

Thats great Guertler. Thank you.

Its nice to know that implementation is an option.

Regards,

SpencerIO
by SpencerIO
Mon Mar 28, 2016 10:24 pm
Forum: Experiences And 'How To' - Questions
Topic: Web API Call URL request
Replies: 2
Views: 35434

Web API Call URL request

Hello,

I would like to have a cue that plays different entries based on the current weather forecast.

To do this I would like to be able to make a Web API call to a URL and return a .json. based on the json data I would change the entry in the cue.

Is this possible? Otherwise I have to create an ...