Set Content to Range
Updates the content of a range in Zoho Sheet.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The workbook resource ID.
stringrequired
Name of the worksheet
numberrequired
Row index of the cell from which CSV data will start
numberrequired
Column index of the cell from which CSV data will start
boolean
If set to true empty value in CSV data will be ignored
stringrequired
CSV data
Uncommon arguments
string
Alternatively worksheet_id can be used instead of worksheet_name