Skip to content

Microsoft Teams Integration

Receive real-time webhook notifications from Capawesome Cloud directly in a Microsoft Teams channel. No extra configuration is needed — the platform is automatically detected from the webhook URL.

Prerequisites

Before you begin, ensure you have:

  • A Capawesome Cloud account with an app created.
  • A Microsoft Teams workspace with permission to create Workflows.

Setup

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.
  2. Navigate to the Webhooks page in the Capawesome Cloud Console. Create a new webhook (or edit an existing one) and paste the Teams webhook URL.
  3. Select the events you want to receive and save the webhook.

That's it. Capawesome Cloud automatically detects powerplatform.com in the URL and sends messages as Adaptive Cards. 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 documentation.