Question
-
Topic
-
App notifications to self
Hi Guys,
I have a program that needs to send alert notifications. Basically I want that the user using the program should get notifications. No third party or program developer should be involved.
For example: I have written a program that does a certain task and based on conditions alert notifications should go to the customer (person using it). Now I do not want to use Whatsapp Api or create my mobile app or anything as I do not want to be the middleman. Basically the program and the customer should be involved (as far as alerts are concerned).
Thus is there a service or app that allows user to register and user can share token/id etc and program can sent alert to user. This way on communication front me/my firm is not in the picture. Telegram bots is not possible as I have to own telegram a/c. In a nutshell alert notifications should not be routed through my a/c but rather through user.
Thank you,
GR