-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
actionNew Action RequestNew Action RequestenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
The Google Sheets Update Row action currently requires users to input row data as an array of data. If you have many columns or many columns you want to skip, this gets really cumbersome and clunky.
We should model the implementation off the existing Google Sheets Add Single Row action -- ask if the sheet has a header row. If so, pull in the columns via additionalProps
. Else, they can configure via an array of values.
Metadata
Metadata
Assignees
Labels
actionNew Action RequestNew Action RequestenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
Done