Send all white label application notification through one app/app Launcher

Dear all expert,

If anyone have idea about my issue Please help me!

I created 30 applications for a company. they don't want to install 30 applications. so, I just make a app launcher for all application to in one application. So now if I made white label this Launcher app and everyone only install this Launcher then they can go any application from this app launcher.

 

So, My question 01: Is there any way to receive all application notification through this Launcher?

               *Because without white label, we receive all application notification through the Appsheet app.

Best regards

Saddam

Appsheet Creator

Zersa LLC

1 REPLY 1

Steve
Platinum 4
Platinum 4

It's possible but not easy.

Instead of sending the notifications from each app, each app needs to convey the need for a notification to the main app and prompt the main app to send the notification.

What I imagine is a Notifications table shared between all of the apps. An app saves all the data needed for the notification (recipient, message, etc.) to that table, then uses a webhook to reach out to the AppSheet API to prompt the main app to look for and act on the new notification row.

Top Labels in this Space