Hey @solomon
thanks for your solution and the update.
I have one issue at the moment → I use the result of your iterate code in a HTTP Request node to Post the files to an API. This node now reports the following error message:
The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined
Does your code somehow change the files? Thank you.