Tables
insertRows
Insert Rows
Insert rows into a table you own.
Arguments
tableIdstringrequiredThe table id.tabIdstringoptionalOptional tab (sheet) id from listTabs/createTab. Omit to use the table's default tab.rowsobject[]requiredRows as { columnName: value } objects.
Returns
Returns the new rowIds plus the table's canonical url + portableReference link.
Ask for it
The Cloud routes these requests to this verb.
- add a row
- log an expense
- record these entries
Pair it with
The verbs that finish the job.