Action: Create Spreadsheet Row at Top
Google Sheets Operation

The Create Spreadsheet Row at Top action inserts a new row at the top of a specified sheet.
Example User Story
I want to add a new row at the top of a Google Sheet so that I can keep track of the latest data entries.
Fields
Field Name
Field Type
Required
spreadsheetId
String
Yes
sheetName
String
Yes
rowData
Any
Yes
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated