# Webhooks for Sheets

**URL:** https://community.glideapps.com/t/webhooks-for-sheets/40711
**Category:** Community Resources
**Created:** [April 14, 2022, 1:37pm UTC](https://community.glideapps.com/t/webhooks-for-sheets/40711 "2022-04-14T13:37:21Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Darren\_Alderman](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_alderman/32/66660_2.png) [@Darren\_Alderman](https://community.glideapps.com/u/Darren_Alderman)
#### Post date: [April 14, 2022, 1:37pm UTC](https://community.glideapps.com/t/webhooks-for-sheets/40711/1 "2022-04-14T13:37:21Z")

</div>

Saw this on ProductHunt this morning. Haven’t tried this yet, but seems like a free alternative to [NoCodeAPI](https://community.glideapps.com/t/nocodeapi-fetch/33318) if you want to access your Google Sheet via an API call.

> **[Webhooks for Sheets - Create Apps Script-native Webhooks for Google Sheets |...](https://www.producthunt.com/posts/webhooks-for-sheets)**
>
> This is a Google Workspace add-on that will allow you to instantly create a webhook & start logging incoming data onto a Google Sheet, without writing any code or signing-up on a new platform 🔥

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 14, 2022, 1:59pm UTC](https://community.glideapps.com/t/webhooks-for-sheets/40711/2 "2022-04-14T13:59:01Z")

</div>

Nice if you want to write TO a spreadsheet…does it allow fetch FROM a sheet though?

---

<div class="post-metadata">

### Author: ![11183](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/11183/32/29797_2.png) [@11183](https://community.glideapps.com/u/11183)
#### Post date: [April 14, 2022, 6:10pm UTC](https://community.glideapps.com/t/webhooks-for-sheets/40711/3 "2022-04-14T18:10:44Z")

</div>

Thank you @Darren_Alderman for sharing this! This is really a lifesaver) No need to read endless Sheets API documentation anymore.

---

<div class="post-metadata">

### Author: ![gvalero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gvalero/32/1037_2.png) [@gvalero](https://community.glideapps.com/u/gvalero)
#### Post date: [April 14, 2022, 7:39pm UTC](https://community.glideapps.com/t/webhooks-for-sheets/40711/4 "2022-04-14T19:39:10Z")

</div>

Interesting tool @Darren_Alderman!

I work with deployed Web Apps from GS for these cases by using something like this:

> **[Google Sheets for IOT](https://www.instructables.com/Google-Sheets-for-IOT/)**
>
> Google Sheets for IOT: You are here because you know what this is all about. An IOT project often requires that I empty my pockets, learn a new database and micro-controller etc, and it is rarely that everything works in the first try, or the second,...

but this new Add-On looks great if someone wants the same goal without coding a script line. I think it’s for writing values to a GS only , read data (fetch) from a GS will need another technique and more work, sorry @Robert_Petitto , I hoped the same 🤒

Saludos!

---

<div class="post-metadata">

### Author: ![Yasin\_Hassanien](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/yasin_hassanien/32/9042_2.png) [@Yasin\_Hassanien](https://community.glideapps.com/u/Yasin_Hassanien)
#### Post date: [April 14, 2022, 9:39pm UTC](https://community.glideapps.com/t/webhooks-for-sheets/40711/5 "2022-04-14T21:39:10Z")

</div>

I was asking the same question here.

I managed to get one of the sheets to fetch json but its a long process to be honest with app script

---

<div class="post-metadata">

### Author: ![Darren\_Alderman](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_alderman/32/66660_2.png) [@Darren\_Alderman](https://community.glideapps.com/u/Darren_Alderman)
#### Post date: [April 15, 2022, 3:14pm UTC](https://community.glideapps.com/t/webhooks-for-sheets/40711/6 "2022-04-15T15:14:38Z")

</div>

> [@Robert\_Petitto](#):
>
> does it allow fetch FROM a sheet though?

 ![Screen Shot 2022-04-15 at 10.13.38 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/8/986061becc78d722cd40c5c70e0842c9b152075b.png)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [April 16, 2022, 12:52am UTC](https://community.glideapps.com/t/webhooks-for-sheets/40711/7 "2022-04-16T00:52:16Z")

</div>

Sweet!
