mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #141] MSG91 #94
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#94
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 @kadambkaluskar on GitHub (Nov 8, 2017).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/141
To send alert via SMS needs paid plan, but I have an account with MSG91, which provides API to send text-messages. I can use the same service/account here.
here is the link :
https://msg91.com/
https://docs.msg91.com/collection/msg91-api-integration/5
@cuu508 commented on GitHub (Nov 10, 2017):
Hi @kadambkaluskar,
looking at msg91 API docs, it looks like it should be possible to invoke the "Send SMS" API call with the existing Webhook integration. Can you please give that a go?