Neuigkeiten

Neue Updates und Verbesserungen für Password Pusher

← Zurück

Send Pushes Directly to Users

New
Premium & Pro users can now send pushes to users directly from Password Pusher.  Goodbye copy/paste and manually writing emails.
New Push form field option to specify an email(s).


This new option is even supported in the JSON API.

curl -X POST
    -H "Authorization: Bearer <YOUR-API-TOKEN>"
    -H "Accept: application/json"
    -F "password[payload]=my_secure_payload"
    -F "password[notify_emails_to]=someone@example.com" https://pwpush.com/p.json

Make sure to specify your API token which you can get from here.


Email Notification

This will notify the specified emails similar to the following.  This example email is with Apnotic branding and a custom domain available to Pro subscribers.

Branded Push notification email.



This new feature does require a subscription.  If you haven't subscribed yet, please consider supporting the project with a subscription

This was a much requested feature.  We hope you all find it useful.  For any questions or issues, contact us anytime at support@pwpush.com.