---
description: Receive Capawesome Cloud webhook notifications in a Microsoft Teams channel. Stay updated on builds, live updates, and app submissions in real time.
title: Microsoft Teams Integration - Capawesome
image: https://capawesome.io/docs/assets/images/social/cloud/integrations/microsoft-teams.png
---

[ Skip to content](#microsoft-teams-integration) 

[ 🎉 Introducing **Capawesome Platform** — one platform for Live Updates, Native Builds, App Store Publishing, and Insider SDKs.](https://capawesome.io) 

* [  Formbricks ](/docs/plugins/formbricks/)
* [  Geocoder ](/docs/plugins/geocoder/)
* [  Google Sign-In ](/docs/plugins/google-sign-in/)
* [  libSQL ](/docs/plugins/libsql/)
* [  Live Update ](/docs/plugins/live-update/)
* [  Managed Configurations ](/docs/plugins/managed-configurations/)
* [  Media Session ](/docs/plugins/media-session/)
* [  ML Kit ](/docs/plugins/mlkit/)
* [  NFC ](/docs/plugins/nfc/)
* [  OAuth ](/docs/plugins/oauth/)
* [  Pedometer ](/docs/plugins/pedometer/)
* [  Photo Editor ](/docs/plugins/photo-editor/)
* [  PostHog ](/docs/plugins/posthog/)
* [  Printer ](/docs/plugins/printer/)
* [  Purchases ](/docs/plugins/purchases/)
* [  RealtimeKit ](/docs/plugins/realtimekit/)
* [  Screen Orientation ](/docs/plugins/screen-orientation/)
* [  Screenshot ](/docs/plugins/screenshot/)
* [  Secure Preferences ](/docs/plugins/secure-preferences/)
* [  Speech Recognition ](/docs/plugins/speech-recognition/)
* [  Speech Synthesis ](/docs/plugins/speech-synthesis/)
* [  Share Target ](/docs/plugins/share-target/)
* [  Square Mobile Payments ](/docs/plugins/square-mobile-payments/)
* [  SQLite ](/docs/plugins/sqlite/)
* [  Superwall ](/docs/plugins/superwall/)
* [  Torch ](/docs/plugins/torch/)
* [  Wifi ](/docs/plugins/wifi/)
* [  Zip ](/docs/plugins/zip/)
* [  Cloud ](/docs/cloud/)
* [  Live Updates ](/docs/cloud/live-updates/)
* Advanced
* Integrations
* [  Native Builds ](/docs/cloud/native-builds/)
* [  Configuration ](/docs/cloud/native-builds/configuration/)
* [  Environments ](/docs/cloud/native-builds/environments/)
* Guides
* [  Sample Projects ](/docs/cloud/native-builds/sample-projects/)
* [  Troubleshooting ](/docs/cloud/native-builds/troubleshooting/)
* [  Automations ](/docs/cloud/automations/)
* [  Assist ](/docs/cloud/assist/)
* Account
* Organizations
* [  Organization and User Management ](/docs/cloud/organizations/memberships/)
* [  Single Sign-On (SSO) ](/docs/cloud/organizations/sso/)
* [  Teams ](/docs/cloud/organizations/teams/)
* [  Two-Factor Authentication ](/docs/cloud/organizations/two-factor-authentication/)
* [  Integrations ](/docs/cloud/integrations/)
* [  Slack ](/docs/cloud/integrations/slack/)
* [  License Keys ](/docs/cloud/license-keys/)
* [  Webhooks ](/docs/cloud/webhooks/)
* [  Pricing ](https://capawesome.io/pricing/)
* [  FAQ ](/docs/cloud/faq/)
* [  Support ](/docs/cloud/support/)
* [  Contributing ](/docs/contributing/)
* [  LLMs ](/docs/llms/)
* [  Insiders ](/docs/insiders/)
* [  License ](https://capawesome.io/legal/eula/)
* [  Support ](/docs/insiders/support/)
* [  FAQ ](/docs/insiders/faq/)
* [  Blog ](/blog/)
* Categories

# Microsoft Teams Integration[¶](#microsoft-teams-integration "Permanent link")

Receive real-time [webhook](/docs/cloud/webhooks/) notifications from Capawesome Cloud directly in a Microsoft Teams channel.

## Prerequisites[¶](#prerequisites "Permanent link")

Before you begin, ensure you have:

* A [Capawesome Cloud](https://console.cloud.capawesome.io) account with an app created.
* A Microsoft Teams workspace with permission to create Workflows.

## Setup[¶](#setup "Permanent link")

Follow these steps to set up Microsoft Teams notifications for your app:

1. Create an incoming webhook in Teams using Workflows. You can either use a webhook template (select **More options** next to a channel > **Workflows**) or create one from scratch using the **When a Teams webhook request is received** trigger. After creating the workflow, copy the generated HTTP POST URL. For detailed instructions, see the [Microsoft documentation](https://support.microsoft.com/en-us/office/create-incoming-webhooks-with-workflows-for-microsoft-teams-8ae491c7-0394-4861-ba59-055e33f75498).
2. Navigate to the [Webhooks](https://console.cloud.capawesome.io/apps/%5F/webhooks) page in the Capawesome Cloud Console. Create a new webhook (or edit an existing one) and paste the Teams webhook URL.
3. Set the **Format** to **Microsoft Teams**.
4. Select the [events](/docs/cloud/webhooks/#events) you want to receive and save the webhook.

That's it. Capawesome Cloud sends messages as Adaptive Cards to the configured URL. Notifications will appear in your selected channel whenever the configured events are triggered.

Tip

If you need to retrieve the webhook URL later, you can find it by editing the workflow in Microsoft Teams.

For more details on supported events, payloads, signature verification, and delivery history, see the [Webhooks](/docs/cloud/webhooks/) documentation.

May 7, 2026 

 Back to top 