# Notification to admin

**URL:** https://community.glideapps.com/t/notification-to-admin/29894
**Category:** Ask for Help
**Created:** [August 2, 2021, 8:24pm UTC](https://community.glideapps.com/t/notification-to-admin/29894 "2021-08-02T20:24:37Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Sales\_Manager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sales_manager/32/16172_2.png) [@Sales\_Manager](https://community.glideapps.com/u/Sales_Manager)
#### Post date: [August 2, 2021, 8:24pm UTC](https://community.glideapps.com/t/notification-to-admin/29894/1 "2021-08-02T20:24:37Z")

</div>

Hello,  
I use the full paid plan, I have 3 levels of users, (seller - admin - owner)  
I’d like to add push notifications to the admin if seller meet a certain condition  
Is this available in glide?

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [August 2, 2021, 10:47pm UTC](https://community.glideapps.com/t/notification-to-admin/29894/2 "2021-08-02T22:47:46Z")

</div>

**Email notifications**  
Have you tried using the _actions_? _Send email_, _compose text message_, _Zapier_ or a _webhook_ with Integromat for instance.

**Free push notifications**  
Solution suggested by @Drearystate

> [@Free push notifications Workaround](https://community.glideapps.com/t/free-push-notifications-solved/6183):
>
> I have a solution for PUSH NOTIFICATIONS. It works with IOS and ANDROID. It is quick and has ZERO cost to everyone. You can do this in your google sheet or a separate sheet that is linked to your original (I used 4 linked sheets, I’ll explain later). 1st you setup on your sheet a variable or value you are wanting to trigger the notification. This data will need a VLOOKUP formula to link to the person you want notified’s phone number and phone carrier, so when the vlaue on the sheet is found usin…

**Notifications for chat and comments**

> **[Glide Docs](https://www.glideapps.com/docs)**
>
> Welcome to Glide Docs, a steadily growing collection of articles and videos on how to use Glide. We can’t wait to see what you build!

---

<div class="post-metadata">

### Author: ![Sales\_Manager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sales_manager/32/16172_2.png) [@Sales\_Manager](https://community.glideapps.com/u/Sales_Manager)
#### Post date: [August 3, 2021, 4:13pm UTC](https://community.glideapps.com/t/notification-to-admin/29894/3 "2021-08-03T16:13:08Z")

</div>

All I need is to create a special section for notifications within the application, and whenever a seller fulfills the condition, a message will appear in this section, with a notification appearing on the phone

---

<div class="post-metadata">

### Author: ![dvamvoo01](https://avatars.discourse-cdn.com/v4/letter/d/ce7236/32.png) [@dvamvoo01](https://community.glideapps.com/u/dvamvoo01)
#### Post date: [August 5, 2021, 4:45pm UTC](https://community.glideapps.com/t/notification-to-admin/29894/4 "2021-08-05T16:45:27Z")

</div>

Im trying to make the same thing a special tab for notifications, im just starting out

---

<div class="post-metadata">

### Author: ![Sales\_Manager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sales_manager/32/16172_2.png) [@Sales\_Manager](https://community.glideapps.com/u/Sales_Manager)
#### Post date: [August 6, 2021, 9:13am UTC](https://community.glideapps.com/t/notification-to-admin/29894/5 "2021-08-06T09:13:22Z")

</div>

If you come up with a way please help me… I am currently using send an email, but Glide gives me 1000 messages on the email only, and I want to use push notifications in the application will be much better. Thank you

---

<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: [August 6, 2021, 10:06am UTC](https://community.glideapps.com/t/notification-to-admin/29894/6 "2021-08-06T10:06:22Z")

</div>

At the moment there’s no support for PWA push notifications from Apple. Sounds like you’re using the send email action from Private Pro plan. You can switch to a webhook/Zapier to not be limited to 1000.

---

<div class="post-metadata">

### Author: ![Drearystate](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drearystate/32/49605_2.png) [@Drearystate](https://community.glideapps.com/u/Drearystate)
#### Post date: [August 20, 2021, 3:55pm UTC](https://community.glideapps.com/t/notification-to-admin/29894/7 "2021-08-20T15:55:22Z")

</div>

Nathan. this was a solution before we had webhooks and it is still at no cost to you. If you are sending a large amount of SMS then it will cost. Using a webhook might work in glide sheets but using google sheets was a no go as the sheets were updated using formulas not a entry. Since the cell’s forumla never changed it didn’t trigger. But this method it did.

I switched to [nullkode.io](http://nullkode.io) for this solution about 2 months ago I believe. They offer webhooks, notifications, free source code for app, etc.
