here is my workspace, i’m getting an error trying to pass the excel sheets to the python code. I am not sure if the function is operating properly or if I am doing something wrong with the method of uploading the files…
Hey @fhodges! 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.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
This would only enable a single file input though. For multiple files I’d recommend using a custom node. File inputs will be uploaded to the current working directory and can be accessed directly with the filename.