Google Sheets Action: Get Row(s) Error

Resham

Administrator
Staff member
Hello,

Greetings!

Please enter the spreadsheet id only, it will not accept the entire URL.

You can use text formatter> text parser to get the spreadsheet id.


1746623836702.png
 

jpr

Member
When mapping is enabled, you need to pass the ID (0) associated with the sheet instead of its name. You cannot directly pass the sheet name when mapping is enabled. If you want to send data to the same sheet, disable mapping and simply select 'Sheet1' from the dropdown.
Thanks, but this didn't answer my question. I don't want to add anything manually. This should all happen dynamically hence I need to map the sheet code. The sheet itself, then needs to be 0 which is fine. But as I highlighted in the video, the 0 identifier is not being saved it seems. How do I make sure it gets saved?
 

Preeti Paryani

Well-known member
Staff member
Hello @jpr,

Thank you for highlighting this.

We’ll discuss the issue with our team and keep you updated. For now, please note that "Sheet1" has an ID of zero, which you can confirm by enabling the Map option. Although the zero disappears after refreshing, the workflow will work fine if you select "Sheet1" from the dropdown.

Thank you for your patience.

 
Top