Virtuino Forum

Full Version: Custom Programatic http request
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
is it possible to create custom http request programmatically
https://api.thingspeak.com/channels/xxxxxxxx/fields/4.json?end=[year]-[month]-[day] 00:00:00&results=1
for example 
[url=https://api.thingspeak.com/channels/1615881/fields/4.json?end=2022-01-21%2000:00:00&results=1][/url]
https://api.thingspeak.com/channels/1303...&results=1
Yes, go to "Background tasks". Add the tool "Http Request".
Open the settings of the tool. Create and test your request.

Then go to the settigns tab to select how to run the script and how to store the value.

I think it is very easy to use this tool.