Skip to Content

Teams Notifications

Post notifications to Microsoft Teams channels using incoming webhooks or the Teams connector.

Teams Channel

  • Channel webhooks
  • Adaptive cards
  • Actionable messages
  • Thread replies

Webhook Setup

  1. In Teams, go to the target channel
  2. Click the … menu and select Connectors
  3. Find “Incoming Webhook” and click Configure
  4. Name the webhook (e.g., “OpsPilot Alerts”)
  5. Copy the webhook URL
  6. Paste the URL in the platform settings

Card Format

Notifications are sent as Adaptive Cards with actionable buttons for quick response. Cards include event details, affected tenant information, and action buttons for common responses.

API Reference

  • PUT /api/settings/notifications — Update notification settings
  • POST /api/settings/notifications/test — Send test notification
Last updated on