How can i get the binary data or download the binary data from the http api request?

Describe the problem/error/question

I have a really basic question. I am calling an API with http node. It is working but i cannot acces the data and map it in the next nodes. how can i do that?

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

I am on the free trial on n8n using n8n cloud.

Hi @hfk

The Write to Disk Node does not work on cloud as it has no access to your local file system. You can use any other cloud service that uploads your file, e.g. Google Drive.