Upload file from JSON URL to S3

Hi,
I am trying to upload an image from an URL That I extract from a JSON data and using this tutorial https://n8n.io/workflows/674 but not working for me: I extract the Image URL from the JSON request using a “set” than I use “HTTP request 3” to “get file data” but it does not, only returns again the JSON data.

Any ideas? Thank you very much.

Is the s3 node after the http node suppose to be disabled?

1 Like

Hahaha, Thank you so much @RicardoE105 I totally missed the action paused. Then it worked perfectly, Rookies mistake.

Of course. It happens. Let us know if you have other questions.