Skip to main content

NowPush

Profile Requirements

No profile data is required for NowPush. If device_type, message_type, url or apiKey are included in your notification template it will replace the configuration.

JSON
{
"device_type": "browser",
"message_type": "link",
"url": "www.nowpush.com",
"apiKey": ""
}
Was this helpful?