File Upload via Form and Storage in Dropbox

Hi,
I am trying to get a file that was uploaded in a form from N8n and store it in Dropbox. Somehow I am not able to do that. See Workflow. Let me know how I can solve that that would be amazing :

You do not need to extract data from file. You get binary, you upload binary

How do I get the binary?

You have it from the form. This is what you are currently extracting data from by Extract from File node.
How did you develop this workflow?

I updated it to that, but still somehow it is not working :

It must be saying something that I cannot see despite staying right behind you and looking into your screen with your eyes. I am sorry, but you are not really helpful.

Maybe try put just Evidence Upload (not as an expression, just a literal string) here.

Try to figure the remaining issues if any.

It worked with a literal String ! Thank u

1 Like