Using Google App Scripts to send a webhook for new or updated rows in Google Sheets

Hey Guys and Gals,
Since the Slack workspace is now officially dead, its about time I start getting involved in this amazing community that was built by @Michaela, Hopefully this fits into the nerd zone.

Most of us are using the Google Sheets make application in one way or another but I find it a little limited. We are able to get a webhook in real time but this requires installing a chrome extension and still will waste some tasks since we are not able to control the exact condition of when the webhook is triggered.
This means we have to concede wasting a few tasks and controlling the execution via filters.

Since this is the nerd zone I thought it would be the perfect place to share my Medium story - Sending a Webhook for New or Updated Rows in Google Sheets | by Eyal Gershon | Medium

If you have any questions regarding customizing or using this script, by all means let me know and I will be happy to help.

7 Likes