# Microsoft Teams Notification

MS Teams webhook notifications enable you to receive real-time incident alerts and data from the yCrash Server directly to your Microsoft Teams channel. This documentation explains how to configure MS Teams webhook notifications and understand the payload format.

Note

This feature is available only for logs uploaded through the yc-360 script (On-Demand Mode or Micro Metrics Monitoring Mode). It is not supported for manual uploads.

To set up Microsoft Teams webhook notifications, follow these steps:

# Configure "Incoming Webhook" in your Microsoft Teams Channel

We assume you’re already familiar with creating a webhook in Microsoft Teams. If not, you can refer to Microsoft’s official documentation here (opens new window) for detailed steps. Once your webhook is set up, you can proceed with the following steps to configure it in the yCrash application.

# Configure MS Teams notification Settings in yCrash

We can configure MS Teams notification settings following these steps,

  • Click on the 'Alerts & Notification' menu item on the left panel on the dashboard.

  • Click on the 'Add Notification' button.

img

  • From the Add Notification page, click 'Add Channel'.

img

  • The Add Channel popup will appear. Select MS Teams in the channel field.

  • Paste the copied endpoint URL from the MS Teams channel into the Endpoint URL field.

img

  • Click on the Add button and click on the Save Notification button.

img

Ensure the created channel is enabled by default. Users are allowed to enable or disable channels as per user’s needs. Additionally, users can edit or delete any created channels.

The steps explained above are for creating channels to send notifications without applying any filters. Alternatively, you can configure rules to notify users only when specific filters, such as App Name (optional), Host Name (optional), or Tags (optional) that are configured, match the incidents. To create a channel with filter criteria please refer to this documentation.