Webhooks — Real-Time Event Notifications (Beta)

An announcement from Password Pusher Pro.

Back to What's New
New

Pro workspaces can now receive real-time HTTPS notifications when push and request events occur — push creation, first view, expiration, request creation, response received, and more.

Configure up to 5 webhook endpoints in Workspace → Policy → Webhooks. Choose which events to subscribe to, and Password Pusher will POST a signed JSON payload to your URL whenever those events fire. Payloads contain metadata only — secret content is never included.

Deliveries are signed with the Standard Webhooks specification, verifiable with common SDKs in Python, JavaScript, Ruby, Go, and Java. Failed deliveries are retried automatically and can be retried manually from the dashboard.

Available now for Pro plans on pwpush.com (beta).

Blog post with full details: docs.pwpush.com/posts/2026-08-07-Webhooks-Real-Time-Event-Notifications-for-Your-Workspace/