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

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

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.

The row is added automatically via google form

Not possible.

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

1 Like

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

Check out https://sheetautomation.com/

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

Hope this helps.