How to send Bitbucket Cloud incident notification on Microsoft team's channel?

Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.

Summary

It is possible to send Bitbucket cloud incident notifications on the Microsoft team's channel as notifications from Bitbucket Cloud using Webhooks functionality.

This article will detail the steps necessary to achieve this within Bitbucket Cloud.

Solution

1. Set up an Incoming Webhook in Microsoft Teams:

  • Open the Microsoft Teams application or web client.

  • Navigate to the channel where you want the messages to be posted.

  • Click on the ellipsis (...) next to the channel name and select Connectors.

  • Search for Incoming Webhook and click on it.

  • Click the Add button to add the Incoming Webhook connector.

  • Provide a name and, optionally, an image for the webhook.

  • Click Create to create the webhook.

  • Copy the generated webhook URL, as you will need it to send messages programmatically.

Detailed instructions may be found here on Microsoft's official website.

2. Add the webhook URL to the Bitbucket Status page:

Updated on March 5, 2025

Still need help?

The Atlassian Community is here for you.