Notification Sent in URL Format

The notification data can also be sent by using the REST client using URL arguments as part of the SAP Mobile Platform push endpoint, or as the delivery address URL. The use of embedded arguments in the URL is not supported.

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>