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.
Credential: A variable name that references the user credential to access the resources.
SpreadSheet Id: The Id of the spreadsheet is to be appended.
Sheet Name: The name of the sheet is to be appended.
Cell Address: The starting address of the cell in the sheet is to be appended.
Row: The list of row values is to be appended.