Uploading Multiple Files at Once and Limitations of Zip File Reader

Hello,

How can i Upload multiple PDF files at once. I am trying to mass upload PDF files and extract data, but i am having to do it one by one. It seems like i should be able to upload multiple files at one time?

I have tried using the zip file reader, but there is a relatively small size limit on that as well.

I have also tried using the drive file reader, but that does not seem to be working with the link it outputs.

Hey @jma0014! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @jma0014 – I’d recommend using the Google Drive Folder Reader node, it outputs a List of files that you can directly pass onto a PDF Reader node. Example setup: https://www.gumloop.com/pipeline?workbook_id=sWRAsLWH7US7u9MFwuLWKR

Let me know if this makes sense and works for you :slightly_smiling_face:

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.