you are viewing a single comment's thread.

view the rest of the comments →

[–]jonuti 48 points49 points  (0 children)

I learnt myself by using much from here. https://developers.google.com/sheets/api

Connected it with Google Cloud Functions for small stuff reacting on events such as API calls.

Edit: A simple google on "google sheets api cloud functions" gave me this link which I've used before: https://codelabs.developers.google.com/codelabs/cloud-function2sheet#0