I am making HTTP request on below link using HTTP Request node. This HTTP request returns a file and I want to save this file to my local drive. Can anyone please advise how can I do the same.
I searched in the node menu, however I can see below nodes only. As per @Steve-Mcl 's response, I have to use 'file' node for saving file returned by http request. Could you please help me finding 'file' node.
Just to note that the write file node writes to the Node-RED SERVER's filing system. Don't confuse that with your laptop's filing system which will be different unless you are running Node-RED on your laptop.