Google Sheets as an API
Using Google Apps Script (a very helpful extension developed by Google) extension in Google Sheets, we can use our Google Sheets spreadsheet as an API to post/update/read/filter data.
Updating Multiple fields at once
Setting up Apps Script on our Spreadsheet







Last updated