# Send push notifications in Glide app when new row is added in google sheet

**URL:** https://community.glideapps.com/t/send-push-notifications-in-glide-app-when-new-row-is-added-in-google-sheet/75255
**Category:** Ask for Help
**Tags:** actions
**Created:** [July 29, 2024, 7:34pm UTC](https://community.glideapps.com/t/send-push-notifications-in-glide-app-when-new-row-is-added-in-google-sheet/75255 "2024-07-29T19:34:27Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Adviuz](https://avatars.discourse-cdn.com/v4/letter/a/b38774/32.png) [@Adviuz](https://community.glideapps.com/u/Adviuz)
#### Post date: [July 29, 2024, 7:34pm UTC](https://community.glideapps.com/t/send-push-notifications-in-glide-app-when-new-row-is-added-in-google-sheet/75255/1 "2024-07-29T19:34:27Z")

</div>

How send push notification to glide user when new row is added in google sheet.

---

<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: [July 29, 2024, 11:21pm UTC](https://community.glideapps.com/t/send-push-notifications-in-glide-app-when-new-row-is-added-in-google-sheet/75255/2 "2024-07-29T23:21:33Z")

</div>

Was that row added from the app or not? If it’s added from the app within a form, you can configure an on-submit action to send push notifications to users.

Please note that push notifications have been unreliable recently, we have seen multiple posts in this forum about that.

---

<div class="post-metadata">

### Author: ![Adviuz](https://avatars.discourse-cdn.com/v4/letter/a/b38774/32.png) [@Adviuz](https://community.glideapps.com/u/Adviuz)
#### Post date: [July 30, 2024, 6:24am UTC](https://community.glideapps.com/t/send-push-notifications-in-glide-app-when-new-row-is-added-in-google-sheet/75255/3 "2024-07-30T06:24:45Z")

</div>

The row is added automatically via google form

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [July 30, 2024, 6:50am UTC](https://community.glideapps.com/t/send-push-notifications-in-glide-app-when-new-row-is-added-in-google-sheet/75255/4 "2024-07-30T06:50:46Z")

</div>

Not possible.

If you add the row via the App instead, then you could configure an onSubmit action as Thinh suggested.

---

<div class="post-metadata">

### Author: ![pepewaio](https://avatars.discourse-cdn.com/v4/letter/p/e0b2c6/32.png) [@pepewaio](https://community.glideapps.com/u/pepewaio)
#### Post date: [July 30, 2024, 11:57am UTC](https://community.glideapps.com/t/send-push-notifications-in-glide-app-when-new-row-is-added-in-google-sheet/75255/5 "2024-07-30T11:57:32Z")

</div>

We are using a No-Code GS solution you may be interested.

Check out [https://sheetautomation.com/](https://sheetautomation.com/)

We have combined Glide with SheetAutomation to effect alert notification via email, whatsapp etc.

Hope this helps.
