Direct Push Notification

With the Direct Push notification feature, the application administrator can directly send a message to a certain user. A message in the JSON format can be sent to a certain user through the developer portal or the REST API.

Use the developer portal to send a message to a certain user. You do not need to implement a subscription process in your mobile app but those for initializing the push notification feature and handling a received notification.


Learn more...

  • To learn about implementing the Direct Push notification feature, see "Direct Push Notification" (Android, iOS, JavaScript, REST) in the programming guide.