# Best way to set reminders in calendars

**URL:** https://community.glideapps.com/t/best-way-to-set-reminders-in-calendars/17366
**Category:** Ask for Help
**Created:** [October 20, 2020, 3:42pm UTC](https://community.glideapps.com/t/best-way-to-set-reminders-in-calendars/17366 "2020-10-20T15:42:19Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Alexdz](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alexdz/32/10382_2.png) [@Alexdz](https://community.glideapps.com/u/Alexdz)
#### Post date: [October 20, 2020, 3:42pm UTC](https://community.glideapps.com/t/best-way-to-set-reminders-in-calendars/17366/1 "2020-10-20T15:42:19Z")

</div>

What would be the best way to send reminders for calendar events?  
Ideally inside the app with some kind of notifications…

Other than that I guess it’s just via e-mail notifications with integromat or something like this?

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [October 20, 2020, 3:44pm UTC](https://community.glideapps.com/t/best-way-to-set-reminders-in-calendars/17366/2 "2020-10-20T15:44:16Z")

</div>

Exactly…Integromat works well here. You could set up a pseudo notifications area using tab visibility, but its not a true push “notification”…just a forced navigation in Glide.

---

<div class="post-metadata">

### Author: ![Alexdz](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alexdz/32/10382_2.png) [@Alexdz](https://community.glideapps.com/u/Alexdz)
#### Post date: [October 20, 2020, 3:55pm UTC](https://community.glideapps.com/t/best-way-to-set-reminders-in-calendars/17366/3 "2020-10-20T15:55:50Z")

</div>

Do you happen to know if you can send reminders via integromat for example 1 week before the date? Or would you need to calculate the reminder date in the sheet?

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [October 20, 2020, 3:58pm UTC](https://community.glideapps.com/t/best-way-to-set-reminders-in-calendars/17366/4 "2020-10-20T15:58:19Z")

</div>

Good question. Not sure. I imagine you need to do the calculation and send if “within 1 week” is true for example.

---

<div class="post-metadata">

### Author: ![V88](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/v88/32/90054_2.png) [@V88](https://community.glideapps.com/u/V88)
#### Post date: [October 20, 2020, 5:22pm UTC](https://community.glideapps.com/t/best-way-to-set-reminders-in-calendars/17366/5 "2020-10-20T17:22:06Z")

</div>

If you have a sheet with dates, set Integromat to look at it on a regular basis (scheduling is very flexible) then create an “alert” as you wish. You could even include the “alert x hours before” column in your sheet and have Integromat use that.

---

<div class="post-metadata">

### Author: ![eltintero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eltintero/32/76520_2.png) [@eltintero](https://community.glideapps.com/u/eltintero)
#### Post date: [October 20, 2020, 6:58pm UTC](https://community.glideapps.com/t/best-way-to-set-reminders-in-calendars/17366/6 "2020-10-20T18:58:16Z")

</div>

I’d rather have the user add the event to their calendar and use their in-app calendar notifications.  
I talked about it here:

> [@Add event from Glide to calendar with AddEvent](https://community.glideapps.com/t/add-event-from-glide-to-calendar-with-addevent/14784):
>
> Hi guys, Some months ago, I shared a tool called [https://addevent.com](https://addevent.com) I finally had the chance to set it up for a very nice app we recently did at [https://lowcode.agency](https://lowcode.agency) for a large organization here in MX called Consejo Coordinador Empresarial (CCE). It’s a whitelisted app, so there’s not much to see, but you can find it at [https://appcce.mx](http://appcce.mx) Anyway, I did a video on how to set up a way to add events from glide to your calendar in any kind of OS. It’s really easy to s…
