# Automated regular push notification

**URL:** https://community.glideapps.com/t/automated-regular-push-notification/65677
**Category:** Ask for Help
**Created:** [September 1, 2023, 1:15pm UTC](https://community.glideapps.com/t/automated-regular-push-notification/65677 "2023-09-01T13:15:53Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![hits](https://avatars.discourse-cdn.com/v4/letter/h/779978/32.png) [@hits](https://community.glideapps.com/u/hits)
#### Post date: [September 1, 2023, 1:15pm UTC](https://community.glideapps.com/t/automated-regular-push-notification/65677/1 "2023-09-01T13:15:53Z")

</div>

I want to make automated relgular push notification. Namely, I want push notifications to be send after regular interval.  
But is it possible by existing glide functions?

---

<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: [September 1, 2023, 1:18pm UTC](https://community.glideapps.com/t/automated-regular-push-notification/65677/2 "2023-09-01T13:18:43Z")

</div>

No, Glide does not offer time-based actions at the moment.

---

<div class="post-metadata">

### Author: ![Kellar](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kellar/32/69515_2.png) [@Kellar](https://community.glideapps.com/u/Kellar)
#### Post date: [February 6, 2024, 6:56pm UTC](https://community.glideapps.com/t/automated-regular-push-notification/65677/3 "2024-02-06T18:56:27Z")

</div>

What about notifications based on a value? Like when the total number of hours an employee has worked for the day reaches 8 and they’re still clocked in?

---

<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: [February 6, 2024, 11:34pm UTC](https://community.glideapps.com/t/automated-regular-push-notification/65677/4 "2024-02-06T23:34:28Z")

</div>

I think that’s part of the time-based actions. Say at some point you will be able to tell Glide to check the database at 8PM for those conditions and send them a notification/email. I don’t know when it would come though.
