Hello,
For my loop I would like multiple documents uploaded via Softr to run through an OCR application. Currently the Zap functions when 1 document is uploaded, or the first documet when multiple ones are uploaded, but I would like to iterate through all the documents uploaded.
Softr returns multiple documents:
But the Mindee API only takes the first one (Vonnis 0)
How can I add a loop that passes on all the files uploaded (regardless from how many files are uploaded)?
Thank you