EndPoint Update Sheet Data (Overwrite Cells)
Name
update_sheet_data
Description
Update data to spreadsheet on desired tab / cell location (i.e. start/end range). Limit is 10MB per request. [API reference]
Parameters
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
spreadsheetId |
DT_WSTR
|
nvarchar(100)
|
100 | False |
|
updatedRange |
DT_WSTR
|
nvarchar(255)
|
255 | False |
|
updatedRows |
DT_I4
|
int
|
False |
||
updatedColumns |
DT_I4
|
int
|
False |
||
updatedCells |
DT_I4
|
int
|
False |
Input Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |
Examples
SSIS
Use Google Sheets Connector in API Source component to read data or in API Destination component to read/write data:
Update rows in [Dynamic Table] table using API Destination
This EndPoint belongs to [Dynamic Table] table, therefore you cannot work with it directly. Use this table and table-operation pair instead:
Google Sheets
[Dynamic Table]
Update
