I have setup a GET request webhook to post sensor data to a private thingspeak channel. I have it working for the most part though there is one field that just doesn’t seem to receive data. I believe I have it set up correctly as per the docs and am wondering if anyone can shed some light on the issue!
I get a 200ok message when testing and all fields but 4 are updated in thingspeak. Trying to update field 4 with the last value in the v0 string.
And the datastreams -
And the Thingspeak channel -
Cheers and thanks,
Nils