Hello Folks,
All I want is the filename of the file selected in google drive in the workflow. Is there no way of getting? Gummy is not being helpful right now.
Hey @Shrikar! 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.
You can find your run history here: https://www.gumloop.com/history
Hey @Shrikar – You can treat the File
output as the file name, it shouldn’t be an issue. The only thing though is that the File
output can sometimes contain the drive ID which you’d want to split using the Split Text
node.
Here’s an example: https://www.gumloop.com/pipeline?workbook_id=96RGvoUhpnqWnr93t74uTQ&run_id=R3Y6WSbQn6nsc5ikDWUvcW
Let me know if this works for you.
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.