Hey @samhbarton! 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.
The drive link won’t work with the File Reader node since its not connected with your Google Drive account, it doesn’t have credentials to that. You could use the same approach above where you use the drive file reader node to output the file object and then pass that onto the file reader node.
If you’re starting with a Google doc link though it would be easier to directly use the Google Docs Reader node and pass the doc link.