mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-26 07:25:51 +03:00
[GH-ISSUE #80] IFTTT #50
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#50
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 @moshner on GitHub (Sep 13, 2016).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/80
I would like to get an integration with IFTTT so that when a healthcheck is down message occurs I can trigger any IFTTT action.
As it stands I can use IFTTT to watch my email for a message and work off of that but it would be nice to have one fewer step required.
@cuu508 commented on GitHub (Sep 15, 2016):
Hi @moshner, thanks for the suggestion.
Publishing a channel on IFTTT has a yearly cost, which is out of range for this project currently.
If you have ideas on how to make integration easier without publishing a channel (or want to sponsor the partnership with IFTTT), I'm all ears.
@stevenmcastano commented on GitHub (Sep 15, 2016):
You can use the webhook in healthchecks along with the "Maker Channel" in IFTTT which is nothing more than a web receiver. It lets you create a customer URL for your account, or many of them, that you can then hit from Healthchecks and even allows JSON/URLquery data to be passed in as variable that you can use in recipes.
@thejeshgn commented on GitHub (Jan 18, 2018):
@moshner IFTTT has webhooks. I think you can use healthchecks to push to IFTTT and from then on its easy.
I agree with @cuu508 IFTTT is super expensive for indie devs.
@dominictayloruk commented on GitHub (Mar 4, 2018):
Then maybe huginn may be better suited.
@cgsmith commented on GitHub (Feb 27, 2019):
I think this would be cool to have IFTTT hooked up. The practical way is probably just an RSS feed that you can point IFTTT to healthchecks.io