# Using same database, different app, Push notification

**URL:** https://community.glideapps.com/t/using-same-database-different-app-push-notification/68270
**Category:** Ask for Help
**Created:** [November 30, 2023, 3:36pm UTC](https://community.glideapps.com/t/using-same-database-different-app-push-notification/68270 "2023-11-30T15:36:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![po1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/po1/32/67134_2.png) [@po1](https://community.glideapps.com/u/po1)
#### Post date: [November 30, 2023, 3:36pm UTC](https://community.glideapps.com/t/using-same-database-different-app-push-notification/68270/1 "2023-11-30T15:36:14Z")

</div>

I have two apps, Admin app and User app.  
When a user submits a task from user app,  
the administrator confirms the task from the administrator app

In this case, I would like to send a notification to the user that the administrator has confirmed it.  
what should I do? 😢

For your information

- administrator apps and user apps use the same database. (glide table)
- Originally, there was only one app, but it seemed to slow down, so I distinguished the apps.

---

<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: [November 30, 2023, 3:47pm UTC](https://community.glideapps.com/t/using-same-database-different-app-push-notification/68270/2 "2023-11-30T15:47:14Z")

</div>

No, there currently isn’t a way to send native push notifications from one app to another app. You would have to rely on something like emails instead.

---

<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 7, 2023, 3:47pm UTC](https://community.glideapps.com/t/using-same-database-different-app-push-notification/68270/3 "2023-12-07T15:47:57Z")

</div>

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