vzd-novu test app

Active config



    

In-App notifications

  1. In the dashboard, create a workflow with an In-App step.
  2. Trigger it for this page's subscriber ().

The notification appears in the Inbox bell above without a page reload.


Web Push (Push Webhook provider)

Subscribes this browser to Web Push and registers the resulting device token on subscriber . A workflow Push step then reaches this browser as a real system notification, via Novu's Push Webhook integration → this app's backend → the browser's push service.

Debug: /api/push/log lists the registered device tokens and the last webhook calls; /api/health shows whether the backend has its VAPID keys, HMAC secret and Novu API key.