Send Push Notifications with Pushwoosh
To send push notifications from your Marfeel developed native app, complete the following steps:
- Log into your Pushwoosh control panel.
- Click the application you want to send a push notification for.
- In the Push message field, enter the message you want your users to see in your push notification.
- To send the notification, click Woosh! at the bottom of the page.
Send a push notification with Deeplinking
- In the Send Push section, click the Action tab.
- In the Pass additional Custom Data to the app field, enter the following:
- {"deepLinking":"the web link"}
- For example:
{"deepLinking":"http://www.example.com/lastnotice.html"}