The push plugin APIs enable you to send push data to Kapsel applications.
The Kapsel Push plugin allows you to enroll applications for notification with notification registration, as well as to receive and process incoming notifications for Kapsel applications. This plugin also supports background notification processing.
In a typical deployment, SAP Mobile Platform Server sends push messages to a push server through a RESTful API, which in turn delivers the push message to the user agent, which then provides execution instructions for the app. The user agent then delivers the push message to the designated app.