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 ...
Sep 8, 20204 min read450


