Sovrano Push Notification Test

Test push notifications, partner webhooks, and sync webhooks (with execution progress) from login to delivery.

Flow: 1. Login 2. Subscribe 3. Send Test
How to Test Push Flow
  1. Login – Enter your credentials and click Login.
  2. Subscribe – Click Subscribe to register this browser for push notifications (allow browser permission when prompted).
  3. Verify – Confirm "Active Devices" shows 1+ device and subscription status is "Subscribed".
  4. Send Test – In Admin section, select your user (or another user with a device), fill title/body, click "Send Test Notification".
  5. Receive – If the tab is focused, you'll see the notification in the app; if not, you'll get a browser/system push notification.

Notes:

  • Users with a green badge have registered devices; gray = no device.
  • firebase-messaging-sw.js must be served at the root for real FCM push.
  • Response Logs show API calls and errors.

Step 1: Login

Response Logs

API responses will appear here...