Google Sheets - Update multiple rows

Hi
i’m trying to use this step: Google Sheets (Update Multiple Rows), v0.12.0.

When using the “+Item” from the UI everything works, but i’d like to use dynamic values to update few of them and i can’t figure it out the correct payload to pass?

the plugin was suggesting me something like
[{“rowId”:“”,“A”:“”,“B”:“”,“C”:“”,“D”:“”,“E”:“”,“F”:“”,“G”:“”,“H”:“”,“I”:“”,“J”:“”,“K”:“”,“L”:“”,“M”:“”,“N”:“”,“O”:“”,“P”:“”,“Q”:“”,“R”:“”,“S”:“”,“T”:“”,“U”:“”,“V”:“”,“W”:“”,“X”:“”,“Y”:“”}]

but for some reason it’s not working

can someone help me?

I’m trying to update an excel file from a previous steps that output the row that i have to change

1 Like

This is the correct format. Can you share the step configuration and how you are passing the above value for rows?

Hi
thanks for answering, even with manual input the step doesn’t seems to accept the format. It works only when i don’t use dynamic values. Am i doing something wrong?


We have released inline items for this use case. Let us know if you face any issues.