Skip to content

[ACTION] Improve usability for Google Sheets: Update Row action #13873

@dannyroosevelt

Description

@dannyroosevelt

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

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions