Action: Create Multiple Spreadsheet Rows
Google Sheets Operation

The Create Multiple Spreadsheet Rows action inserts multiple new rows into a specified sheet.
Example User Story
I want to append multiple rows of sales data to a Google Sheet so that I can keep track of daily transactions efficiently.
Fields
Field Name
Field Type
Required
spreadsheetId
String
Yes
range
String
Yes
values
Any
Yes
valueInputOption
String
No
insertDataOption
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated