Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To address any of your users, who gave permission to receive Push notification you only need one API method:

POST  -  https://ppp-admin.

...

mobsted.

...

com/api/v8/object/sendpush

Code Block
languagejs
{
"applicationId": 1,
"extId": "100500",
"title": "Hello",
"message": "It`s about your order.#"
}

...