[GH-ISSUE #1209] Notify! #821

Open
opened 2026-02-25 23:43:41 +03:00 by kerem · 2 comments
Owner

Originally created by @simplytoast1 on GitHub (Aug 31, 2025).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1209

I would love to integrate my notification app Notify! with Healthchecks (https://notify.pingie.com).

Its a super easy API call for users:

Not notify a single device is a POST to https://notifyapns.pingie.com/notify/DEVICE?token=TOKEN&body=Hello%20World
or to notify a device group
https://notifyapns.pingie.com/notify-group/GROUP?token=TOKEN&body=Hello%20World

Originally created by @simplytoast1 on GitHub (Aug 31, 2025). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1209 I would love to integrate my notification app Notify! with Healthchecks (https://notify.pingie.com). Its a super easy API call for users: Not notify a single device is a POST to https://notifyapns.pingie.com/notify/DEVICE?token=TOKEN&body=Hello%20World or to notify a device group https://notifyapns.pingie.com/notify-group/GROUP?token=TOKEN&body=Hello%20World
Author
Owner

@cuu508 commented on GitHub (Sep 1, 2025):

Thanks for the suggestion.

The existing Webhook integration should work for this already.

Before developing a dedicated integration, I'd like to see substantial end user (ideally, paying or would-be-paying end user) interest, across GitHub issues, private emails, social media.

<!-- gh-comment-id:3241037887 --> @cuu508 commented on GitHub (Sep 1, 2025): Thanks for the suggestion. The existing Webhook integration should work for this already. Before developing a dedicated integration, I'd like to see substantial end user (ideally, paying or would-be-paying end user) interest, across GitHub issues, private emails, social media.
Author
Owner

@simplytoast1 commented on GitHub (Sep 1, 2025):

You got it... Gives me something to aspire to :) Hope that can happen someday. If I get requests I will ask users to comment on this issue.

<!-- gh-comment-id:3243357096 --> @simplytoast1 commented on GitHub (Sep 1, 2025): You got it... Gives me something to aspire to :) Hope that can happen someday. If I get requests I will ask users to comment on this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#821
No description provided.