#googlesheets #api #onescales
This video tutorial is simple and fun way to convert your Google Sheet into a public Rest API for both reading and writing.
The example we use is a simple one column sheet which can be read in json output and written to append to the last line.
Steps:
Create Google Sheet
Create Apps Script
Test and Start Using
See full detail in our Github Repo at https://github.com/onescales/google-s...