Hello
I am trying to write a file in an Azure container via the HTTP node and the PUT method.
In the body I pick "Body from field" and specify the input field name that has the path to the file to upload.
I then select ContentType: text/csv since I will upload a csv file.
The API call works, but strangely the file that is created in Azure contains only one row: the path to the file I want to download.
It is like the node does not understand that the body should include the file content instead of the value of the path.
Am I wrong?
Thank you
Sebastien
------------------------------
Sébastien Godet
E.ON Sverige
MALMOE
------------------------------