Hey everyone ![]()
I recently ran into the issue of handling multiple file uploads in n8n forms — where only the first file gets processed and the rest fail. After some trial and error, I figured out a clean way to split and process them all.
I wrote a step-by-step guide with the code snippet and workflow details here
https://medium.com/@rupaliofficialmail/how-to-handle-multiple-file-uploads-in-n8n-forms-step-by-step-593aab5fc324
Hopefully this saves some of you the same headache. Would love to hear your feedback or improvements! ![]()