Write Range
Write the data into the range of google sheet.
Last updated
Write the data into the range of google sheet.
Last updated
Write the values from the data table into the specified range of the google sheet.
Credential: A variable name that references the user credential to access the resources.
SpreadSheet Id: The Id of the spreadsheet in which the data is to be written.
Sheet Name: The name of the sheet in which the data is to be written.
Range: The range of the sheet to write.
Include Headers:
True
- column headers from the specified data table will be written.
False
- column headers from the specified data table will not be written.
Data Table: The data table to be written.