Hello community,
I am sure we all appreciate the AppSheet alerts, which arrive by email when an event occurs that we consider critical. But there are cases where users do not usually see their email. For them, the best thing would be for the alerts to reach their phone by WhatsApp, automatically. I ask: does anyone know how to make these alerts go directly to a userโs WhatsApp?
Regards.
automatically sends a notification
Hi @tsuji_koichi,
I checked the link you send me, but this one is about how to make a link appear to write a message on WhatsApp, just like the link that appears next to a phone number to write an SMS message. But what Iโm looking for is that AppSheet automatically sends a notification by WhatsApp, just as it does by Email. Do you have any idea how to do it?
Hello, did you find any tutorial? I need to send a notification to a user by whatsapp to his phone, I can't find anything
Thank you! I also tried CallMeBot, but it could only send notification to 1 default phone. I'll try the others you suggest, thanks!
Yes with callmebot i had to create an automation with several steps each for a particular user. But it worked perfectly for the time i used it.
Hi @jyothis_m could you please explain or send a documentation how to implement using pushover, I am still learning and don't have much experience with api integrations.
You can create a Task as shown above. In the body you can give
{
"token": "<your_pushover_applicatio_token>",
"user": "<your_user_key>",
"title": "<Title>",
"message": "<Message>",
"sound":"bike"
}
Feel free to ask any more doubts that you have
User | Count |
---|---|
16 | |
10 | |
9 | |
8 | |
3 |