mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-26 07:25:51 +03:00
[GH-ISSUE #129] API for listing, creating and managing integrations #86
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#86
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 @cuu508 on GitHub (Aug 8, 2017).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/129
@cuu508 commented on GitHub (Jul 29, 2021):
There is an API call for retrieving the existing integrations: https://healthchecks.io/docs/api/#list-channels
On creating new integrations: for most integration types, setting up the integration is an interactive process, and would be impractical to do via API calls.