Skip to content

Windows configuration

WNS authentification

Anchor link to

First, authenticate your application with Windows Push Notification Service according to the Microsoft Dev Center guide here.

Pushwoosh configuration

Anchor link to
  1. In your Pushwoosh project, navigate to Configure Platforms and click Configure next to Windows.
Pushwoosh platform configuration screen showing the Windows platform with a Configure button.
  1. Specify your Package Security ID and Client Secret in the configuration window and click Save.
Windows platform configuration form with fields for Package Security ID and Client Secret.

Note that tile, raw, and badge type notifications are available via Remote API only. Check out these Windows Templates:

Windows Tile Template
Windows Toast Template
Windows Badge Template