Update Range

0

To update Range in a Google Sheet using the Google Sheets API in Kodular, you would need to set up authorization to access your Google Sheet Connection. This can be done using API or Spreadsheet ID.

Once you have authorization, you can make a request to the Google Sheets API to update the data Range in the Sheets. The specific API endpoint you would use to update a Range would be the spreadsheets values. In the request, you would need to specify the spreadsheet ID, the range of cells that updated data.

Here's an example of how to make a request to update Range using the Google Sheets API in Kodular:

 

 

Post a Comment

0Comments
Post a Comment (0)