I am a bit new to scripting/programming and everytime i try to learn i stumble to something that seems entirely new and nowhere an answer can be found. As I think that can not be true I ask you for help.
I have Toon (hacked) and using a url i can retrieve the info I am looking for.
I have setup a timestamp node to trigger a HTTP request node. Next i put it trough the json node to convert it to a javascript object. That was what I understood from the documentation.
To grasp the workflow in node-red, i would highly recommend to watch all the videos in this playlist. They are short and explain the most used/useful concepts.
The second debug is from the change node where i set it to the copied path from the first debug object output.
As you can see it outputs "payload.burnerInfo" but not the value it contains...