mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #197] Adding whatsapp as a notification option #141
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#141
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mikisarhian on GitHub (Nov 5, 2018).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/197
Would love to have whats app as a notification option as its notifications are instant in nature and its popular
@cuu508 commented on GitHub (Nov 5, 2018):
Indeed! WhatsApp Business API is in a limited preview stage, waiting for access to it.
Whatsapp charges non-negligible fees for sending messages via API, so Whatsapp integration might not be viable on the free plan.
@hongkongkiwi commented on GitHub (Nov 27, 2018):
I think as an option it would be great and allow the user to put in their own API key (if they have it). That way the burden is taken away from you to pay for this.
@cuu508 commented on GitHub (Jul 19, 2019):
The WhatsApp integration is implemented and live. It uses Twilio for delivery and is in fact 99% the same as the SMS integration.