Newer Version Available
Push Notification Input
- Root XML tag
- <pushNotification>
- JSON example
-
1{ "appName" : "TestApp", 2 "namespace" : "abc", 3 "userIds" : ["005x00000013dPK", "005x00000013dPL"], 4 "payload" : "{'aps':{'alert':'test', 'badge':0, 'sound':'default'}}" 5} - Properties
-