How can I upload files to box from previous steps?

Hi is there a way I can upload files to box from previous steps that are not the step immediately before the box step?

For example, form submission with a file upload, then 10 steps in between, and then at the end upload the file to box?

Hi,
Welcome to the community!

Forgive me but I did not understand the flow, could you share it here?

It would be useful otherwise risk giving you misinformation

I don’t believe you can reference a binary from indirectly connected nodes, what you can do though is you can merge your last nodes output with forms output before you bring it into a box node. This way you can have both the binary as well as whatever results you need from the workflow in between.

Here is an example: