James Whittaker
Posts: 0
Joined: Tue Feb 17, 2015 2:14 pm

Receive notification from website

Hi, I have an app, which is essentialyl a wrapper around my website, so the functionality i use from appery is minimal really. However, I want actions that happen server side, to trigger push notifications to be sent to user's phones. To be clear, by server side, I mean my website's back end servers, not appery's. Can I do this and how do I do this? Can I call an appery api to trigger the push notification.

I need notifications to be on a per user basis.

Is this doable ?

Thanks James

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Receive notification from website

Hello James,

Sure, you can send Push notifications from your server. Please look at this documentation for more information: https://devcenter.appery.io/documenta...

James Whittaker
Posts: 0
Joined: Tue Feb 17, 2015 2:14 pm

Receive notification from website

hi, So I set the App to use Push notifications in Appery settings, when the app is used it Registers the device id etc in a database within Appery's back end servers.

I then need to somehow communicate that registered device ID from the apprey app running on the device with my web app which runs in a cordova webview inside the app, and link to the user, and then i can make posts from my web back end using that device id for a given user.. .?

James

James Whittaker
Posts: 0
Joined: Tue Feb 17, 2015 2:14 pm

Receive notification from website

and can your back end do push notifications to windows devices ?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Receive notification from website

Hi James - Yes, you're correct -- please check out this section for more details here: https://devcenter.appery.io/documenta...

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Receive notification from website

For now unfortunately we don't support it.

Return to “Issues”