Action: Create Spreadsheet Row
Google Sheets Operation

The Create Spreadsheet Row action inserts a new row into a specified sheet.
Example User Story
I want to append a new row of sales data to my Google Sheet so that I can keep my records up-to-date.
Fields
Field Name
Field Type
Required
spreadsheetId
String
Yes
range
String
Yes
values
Any
Yes
valueInputOption
String
No
Related Connections
Related Automations
Example links
Code (Apache v2.0): Operation
Last updated