Append Row
append the row data into the google sheets.
Last updated
append the row data into the google sheets.
Last updated
Append the specified row data into the google spreadsheet.
This activity can only be used after the Create GSuite Connection Activity
.
Credential: Object Variable
A variable name that references the user credential to access the resources.
SpreadSheet Id: String Argument
The Id of the spreadsheet is to be appended.
Sheet Name: String Argument
The name of the sheet is to be appended.
Cell Address: String Argument
The starting address of the cell in the sheet is to be appended.
Row: List Object Variable
The list of row values is to be appended.