BZPNotify - Notificação
com.bzphost.bzpnotify
View detailed information for BZPNotify - Notificação — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.
Total installs
39(39)
Rating
unknown
Released
October 8, 2022
Last updated
January 1, 1970
Category
Tools
Developer
BZPHost
Developer details
Name
BZPHost
E-mail
suporte@bzphost.com
Website
unknown
Country
Brazil
Address
unknown
Screenshots
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/Notifica?EmailUsuario=seuemail@dominio.com&Mensagem=Texto da message&Canal=Name of the event
POST Template: URL: https://bzpnotify.bzphost.com/Notify/Notifica
JSON body: {
UserEmail: "yourmail@domain.com",
Message: "Text of the message",
Channel: "Channel name",
}