appwisp
  • App explorer
  • SDKs insights
  • API
  • Contact
  • About
  • API
  • Github
© 2025 appwisp.com

BZPNotify - Notificação

com.bzphost.bzpnotify

Total installs
35(35)
Rating
unknown
Released
October 8, 2022
Last updated
January 1, 1970
Category
Tools
Developer
BZPHost
Developer details

Name
BZPHost
E-mail
[email protected]
Website
unknown
Country
Brazil
Address
unknown
Android SDKs

  • Android SDK
  • Firebase Cloud Messaging
  • Google Firebase
BZPNotify - Notificação Header - AppWisp.com

Screenshots

BZPNotify - Notificação Screenshot 1 - AppWisp.com
BZPNotify - Notificação Screenshot 2 - AppWisp.com
BZPNotify - Notificação Screenshot 3 - AppWisp.com
BZPNotify - Notificação Screenshot 4 - AppWisp.com

Description

BZPNotify - Notifications on your device

You can use any system to send a notification to your device.
Just call the URL with the GET method if it's a short message or the POST method for longer messages.
GET Template: https://bzpnotify.bzphost.com/Notify/[email protected]&Mensagem=Texto da message&Canal=Name of the event

POST Template: URL: https://bzpnotify.bzphost.com/Notify/Notifica
JSON body: {
UserEmail: "[email protected]",
Message: "Text of the message",
Channel: "Channel name",
}