Skip to content
willyaranda edited this page Jul 31, 2012 · 1 revision

NS-AS

  • This server is responsible for receiving notifications, which must have this payload:
{
    "key": "4ae183428d8e11e1a007109add558619",
    "timestamp": "1335217807.899117",
    "queue": "https://push.mozilla.org/queue/5116f9fd48d3c792d0d93df93d889fa3bfada77f",
    "body": {
        "title": "message one",
        "body": "hi",
        "actionUrl": "http://example.com/action",
        "replaceId": "one"
    }
}
Clone this wiki locally