# How to call a deployed google sheets webapp webhook

**URL:** https://community.glideapps.com/t/how-to-call-a-deployed-google-sheets-webapp-webhook/85454
**Category:** Ask for Help
**Created:** [November 20, 2025, 12:13pm UTC](https://community.glideapps.com/t/how-to-call-a-deployed-google-sheets-webapp-webhook/85454 "2025-11-20T12:13:17Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![lordcase](https://avatars.discourse-cdn.com/v4/letter/l/4bbf92/32.png) [@lordcase](https://community.glideapps.com/u/lordcase)
#### Post date: [November 20, 2025, 12:13pm UTC](https://community.glideapps.com/t/how-to-call-a-deployed-google-sheets-webapp-webhook/85454/1 "2025-11-20T12:13:17Z")

</div>

I have deployed a webapp from google sheets and i inserted callable webhooks. I have read in other topics that this is problematic now, as I get a 302 because of google’s redirect. However all the proposed solutuions are too complicated for me.

What i want to do is just call a simple GET webhook that would trigger the running of certain apps scripts on the sheet. I think deploying as cloud function is over the top for this.

I tried to enter the redirected URL but then I get a 405. Is there a way to simply call into a google sheet webhook nowadays?

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [November 20, 2025, 12:16pm UTC](https://community.glideapps.com/t/how-to-call-a-deployed-google-sheets-webapp-webhook/85454/2 "2025-11-20T12:16:33Z")

</div>

Why not using Make, Zapier, n8n or even Glide workflow directly?

---

<div class="post-metadata">

### Author: ![lordcase](https://avatars.discourse-cdn.com/v4/letter/l/4bbf92/32.png) [@lordcase](https://community.glideapps.com/u/lordcase)
#### Post date: [November 22, 2025, 8:02am UTC](https://community.glideapps.com/t/how-to-call-a-deployed-google-sheets-webapp-webhook/85454/3 "2025-11-22T08:02:02Z")

</div>

The database will be accessed from other sources as well. Also the business logic is fairly complicated and is already written in apps script. refactoring would be costly and risky. would love to find a solution to calling sheets webhooks from glide.

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [November 22, 2025, 2:23pm UTC](https://community.glideapps.com/t/how-to-call-a-deployed-google-sheets-webapp-webhook/85454/4 "2025-11-22T14:23:10Z")

</div>

Would “Call API” do the job?

---

<div class="post-metadata">

### Author: ![lordcase](https://avatars.discourse-cdn.com/v4/letter/l/4bbf92/32.png) [@lordcase](https://community.glideapps.com/u/lordcase)
#### Post date: [November 22, 2025, 3:08pm UTC](https://community.glideapps.com/t/how-to-call-a-deployed-google-sheets-webapp-webhook/85454/5 "2025-11-22T15:08:07Z")

</div>

It maybw would (not sure) but that is only available in the highest tier. This project’s budget cannot bear such a cosr

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [November 23, 2025, 12:21pm UTC](https://community.glideapps.com/t/how-to-call-a-deployed-google-sheets-webapp-webhook/85454/6 "2025-11-23T12:21:27Z")

</div>

What is your paid plan?
