HTTP Request Node - how to POST a file?

Hi @anp, you can check this guide:

From there you can grab the file URL, then simply pass that URL in your POST request.