what is this error? this was working fine, I want to add rows to the spreadsheet reader and play the flow but I cant because if this error.
Hey @danitbensimon! 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 @danitbensimon – Row Range lets you specify which rows to read (e.g., rows 2-10 or 2,5,8). Number of Rows limits how many rows are returned (e.g., the first 10 rows). If you need specific rows, use Row Range; if you need a count, use Number of Rows.
In your case, 701-702 is the row range which should be added in the ‘Row Range’ input.
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.