I would like to send a notification at a specific time to the users. (Posting notification to the devices)
However, the notification should retrieve data from the web application that I have developed.
I am trying to use Push API, but there seems to be no detailed documentation for this.
Can anyone help me how to implement this idea?
Thank you.