Google Sheets as a Database – INSERT with Apps Script using POST/GET methods (with ajax example) Back in 2011 I showed how you can use Google Apps Script to write POST/GET data to a Google Sheet. Over the years a couple of things have changed in Apps Script so I thought it was worth a revisit. The main changes are: using LockService to prevent concurrent write accessswitching to the new Propertie