Notification Sent in URL Format

The notification data can also be sent using URL arguments as part of the SAP Mobile Platform push endpoint, or as the delivery address URL.

All URL arguments (zero to many) are optional. The arguments are converted into APNS/GCM/BES/BIS/WNS/MPNS notifications as explained:

http[s]://<host:port/Notification>/<application connection ID>?alert=<alert>&badge=<badge>&sound=<sound>&data=<data in text format>