{% extends "base.html" %} {% load compress humanize staticfiles hc_extras %} {% block title %}Integrations - healthchecks.io{% endblock %} {% block content %}
Type | Value | Assigned Checks | ||
---|---|---|---|---|
{% if ch.kind == "email" %} Email {% endif %} {% if ch.kind == "webhook" %} Webhook {% endif %} {% if ch.kind == "slack" %} Slack {% endif %} {% if ch.kind == "hipchat" %} HipChat {% endif %} {% if ch.kind == "pd" %} PagerDuty {% endif %} | {% if ch.kind == "email" %} to {% endif %} {% if ch.kind == "pd" %} API key {% endif %} {{ ch.value }} {% if ch.kind == "email" and not ch.email_verified %} (unconfirmed) {% endif %} | {{ ch.checks.count }} of {{ num_checks }} |
Get an email message when check goes up or down.
Add IntegrationReceive a HTTP callback when a check goes down.
Add IntegrationOn-call scheduling, alerting, and incident tracking.
Add IntegrationA messaging app for teams.
Add IntegrationGroup and private chat, file sharing, and integrations.
Add Integration