{% extends "base_project.html" %} {% load humanize static hc_extras %} {% block title %}Microsoft Teams Integration for {{ site_name }}{% endblock %} {% block content %}
If your team uses Microsoft Teams, you can set up {{ site_name }} to post status updates directly to your chosen Microsoft Teams channel.
Log into your Microsoft Teams account, click the Apps tab.
Search for the Incoming Webhook connector, and add it.
If you have not used Incoming Webhooks before, Microsoft Teams will ask for a confirmation to add the Incoming Webhooks connector to your team.
Click Add to team to continue.
Select the channel where you want {{ site_name }} to post notifications.
Give the connector a descriptive name.
Optionally, upload an icon (feel free to use this one).
Click on Create.
Copy the displayed webhook URL and paste it in the form below. Save the integration, and you are done!