Thursday 18 May 2017

Is it possible to trigger events for google spreadsheet API V4 on save of new data on googlesheet?

I am trying to fetch data from a google sheet using Google sheet API V4. Is it possible anyhow to know if someone has saved a data or made changes on the sheet? Based on that I want to make call to the api to get the data? More like I am trying to keep my application synced with the google sheet. As soon as someone update the data, my application gets updated too. I am using Nodejs. How do I do that? Thanks in advance



via Subhendu Kundu

No comments:

Post a Comment