Interface Won't Connect to File Reader

Hi Gumloopers: I want my Interface—which has a “File Upload” field—to pass the new uploaded file to a “File Reader” node.

However, my File Reader node won’t display an input for me to output from the Interface.

File Reader only displays an input when I check “Use Link?” – but then my interface tries to pass a .PDF and File Reader stops the flow with an error, since it was expecting a URL.

I am relatively new to Gumloop, been using it about 2 weeks. I feel like I have flows where this works already, so I’m not sure if this is a stupid question I’m missing or if it’s related to the new update. But would love some guidance!

Workbook: https://www.gumloop.com/pipeline?workbook_id=9nyGtakAvL75uHpsw9n31G&tab=1

Interface: https://www.gumloop.com/interface/File-Talking-Points-rAqXZFvfch7rYZ56eNGkYH

Hey @will.sturgeon! 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 @will.sturgeon – You can expose the file input option under Configure Inputs when you hover over the node.

Let me know if that works for you.

Thanks @Wasay-Gumloop! I had tried that before (and tried again just now) and that DOES show an input… but when I connect it, I am getting the same error (below).

The File Reader expects a URL, and is not provided with that. Error message below, and here’s the run.

  • Error with node input or parameter “File URL”. The received value was ‘xxxRedactedForGumloopForumButItWasTheNameOfThePDFxxx’ Invalid URL format. A proper URL must include a scheme (e.g., ‘http’ or ‘https’) as well as a network location (e.g., ‘www.google.com’). Example of a valid URL: https://www.google.com. Please double check your node inputs or parameters

Interesting - Could you try deleting the File Reader node and adding it back again please? https://www.gumloop.com/pipeline?workbook_id=628sjk37EarqBoSwYFKXVn&run_id=YPNmu9nYn5GSea9UYhCdm7

That seemed to work in your example, when I deleted, re-added, clicked on “File Name,” and connected correctly… Could something else be wrong in my original flow?

The example I just re-did and it worked:

Nothing wrong in your flow, re-adding the node should work. We’ll take a closer look at why it threw an error on the first try, sorry about that.

1 Like

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