JSON Importer
The JSON Importer fetches JSON data from a URL.
URL
The patch will fetch JSON from this URL.
Load
When triggered, this input will start the JSON request.
Data
The structured JSON data. Depending on the JSON queried, it may be a dictionary or an array.
Error
If an error occurred during the request, it will be outputted here.
Done
When the request is complete, this value will be set to YES.