Node.js write data in a Google Sheet
In this series, we are using Google sheets as a database.
Yesterday we had a look at reading data from a Google sheet.
Today we are going to take a step further and actually write data to the sheet.
We will be using the same script to begin with.
So ...
h.daily-dev-tips.com4 min read
Rishav Dhar
Senior DevOps Platform Engineer
Thanks for sharing! Is it feasible to write "contact form" submission data from a site to Google Sheets using this method?