0
Collecting data from a Web API (api.openweathermap.org)
Forum / Questions & Answers
We want to collect local weather information from openweathermap.org and store it in Canary.
I could write a little tool to get the data and put it into a CSV for Canary to read with the CSV collector, but is there a more direct way? Maybe a collector that can talk directly to a web service?