Windows configuration

How to configure Windows platform for push notifications

Supports Windows 8.1, Windows 10, and Windows 11

WNS Authentification

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

Pushwoosh Configuration

1. In your Pushwoosh project, go to the Configure Platforms section and click Configure in the Windows row:

2. Specify your Package Security ID and Client Secret in configuration window and click Save.

3. Go to ChannelsPush NotificationOne-time push:

Customize message you'll send to Windows subscribers.

5. Click Woosh, and you’re done!

Templates

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

Last updated