# Are in app notifications user specific?

**URL:** https://community.glideapps.com/t/are-in-app-notifications-user-specific/78659
**Category:** Ask for Help
**Created:** [December 17, 2024, 7:31pm UTC](https://community.glideapps.com/t/are-in-app-notifications-user-specific/78659 "2024-12-17T19:31:28Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Curtis](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/curtis/32/59826_2.png) [@Curtis](https://community.glideapps.com/u/Curtis)
#### Post date: [December 17, 2024, 7:31pm UTC](https://community.glideapps.com/t/are-in-app-notifications-user-specific/78659/1 "2024-12-17T19:31:28Z")

</div>

As push notifications are currently disabled we’re looking at in app notifications as an option.

Can in app notifications be sent to specific users? For example the flow we’re currently trying is for a comment action.

When a user adds a comment, if the user’s ID isn’t the same as the one posting a comment then they will see an in app notification. This doesn’t seem to be working so just checking if actions such as these are user specific. As in this action will run for the user taking the trigger action only.

 ![Screenshot 2024-12-17 at 19.29.49](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/a/aaa1999aa17bcfc2a3a07b21732d9be89e421a76.png)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [December 17, 2024, 7:41pm UTC](https://community.glideapps.com/t/are-in-app-notifications-user-specific/78659/2 "2024-12-17T19:41:05Z")

</div>

You can’t make the ‘Show Notification’ action trigger on another user’s device. That notification is only local to the device triggering the action.

You are better off writing something to a table, and based on what is written, show something on the screen.

---

<div class="post-metadata">

### Author: ![Curtis](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/curtis/32/59826_2.png) [@Curtis](https://community.glideapps.com/u/Curtis)
#### Post date: [December 17, 2024, 7:42pm UTC](https://community.glideapps.com/t/are-in-app-notifications-user-specific/78659/3 "2024-12-17T19:42:04Z")

</div>

Thanks for Clarifying Jeff, thought so but was hopeful.

That’s a good idea, we’ll take a look at that route.

---

<div class="post-metadata">

### Author: ![Curtis](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/curtis/32/59826_2.png) [@Curtis](https://community.glideapps.com/u/Curtis)
#### Post date: [December 17, 2024, 8:12pm UTC](https://community.glideapps.com/t/are-in-app-notifications-user-specific/78659/4 "2024-12-17T20:12:35Z")

</div>

We’ve gone for adding a bell emoji to the beginning of comments in the latest comment column of a table, if the comment is less than 5 mins old.

 ![Screenshot 2024-12-17 at 20.11.17](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/4/24398a748766774c06ec4c4f44a3213d91d0de5d.png)

Not ideal but helps new comments stand out for users.  
Previously comments triggered a push notification for all other users (with some relevant filters).

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [December 24, 2024, 8:12pm UTC](https://community.glideapps.com/t/are-in-app-notifications-user-specific/78659/5 "2024-12-24T20:12:59Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
