{% extends "base.html" %} {% load humanize static hc_extras %} {% block title %}Notification Channels - {% site_name %}{% endblock %} {% block content %}

HipChat

If your team uses HipChat, you can set up {% site_name %} to post status updates directly to an appropriate HipChat room.

{% csrf_token %} HipChat Connect HipChat

Setup Guide

1

After clicking on "Connect HipChat", you will be asked to log into HipChat.

Screenshot
2

Next, HipChat will let you select the chat room for receiving {% site_name %} notifications.

Screenshot
3

Next, HipChat will show you the permissions requested by {% site_name %}. There's only one permission needed: "Send Notification".

Screenshot
4

That is all! You will now be redirected back to "Integrations" page on {% site_name %} and see the new integration!

Screenshot
{% endblock %}