What is your goal?
I have a form upload that contains multiple files. Each file must be analyzed by OCR.
What is the problem?
THe webhook receives the files correct. But now I want to process the files one by one.
What have you tried so far?
I tried parse and iterator option
