I’ve already set up the HTTP request and Write Binary File nodes in case to be able to write a binary file from an image file to the files directory. However, encountered an error with the status rejected:
What is the error message (if any)?
ERROR: UNKNOWN ERROR - check the detailed error for more information
connect ECONNREFUSED 127.0.0.1:80
Hi @organicnz, your screenshot suggests you are using only a filename in the URL field of your HTTP Request node.
For the HTTP Request to work you’d need to specify a valid full URL, so you probably want to use the url field rather coming from Airtable than the filename field which you currently use:
Oops, sorry, I didn’t check that field with the left filename output in it properly after playing with various outputs
Well, I’m getting the image data now, but I’m not sure how to set it up properly with Ghost and Facebook nodes. I would also like to add an Instagram node if possible. Do I need to get a binary for that?