Append values
documentedAppends values to a spreadsheet.
POST /v4/spreadsheets/{spreadsheetId}/values/{range}:appendSpreadsheetsno implementation yet0 runsInput
spreadsheetId
Spreadsheet ID
Spreadsheet ID
range
Range (A1 notation)
Sheet1!A1:C1
value1
Row value 1
First cell value
value2
Row value 2
Second cell value
value3
Row value 3
Third cell value
Calls Google Sheets as you (your API key is your account); keychains.dev holds the credentials.