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
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?