LoudPixel Docs
How toNotification channels

Connect Microsoft Teams notifications

Send LoudPixel citation alerts to a Teams channel via a Power Automate workflow URL. Microsoft retired legacy incoming webhooks — this is the current path.

Heads up: Microsoft retired the old Office 365 "incoming webhook" connectors (webhook.office.com URLs). LoudPixel intentionally rejects those — use the Power Automate / Workflows path below, which is Microsoft's replacement.

Steps

  1. Open Workflows. In Teams, next to the target channel click ⋯ → Workflows (or use the Workflows app).
  2. Use the webhook template. Pick "Post to a channel when a webhook request is received", confirm the team + channel, and create the flow.
  3. Copy the URL. It looks like https://prod-XX.region.logic.azure.com:443/workflows/…/triggers/manual/paths/invoke?…sig=… — copy all of it.
  4. Paste into LoudPixel. Account → Notifications → toggle Microsoft Teams on → paste into Workflow URLSaveSend test.

Troubleshooting

  • "URL doesn't look like a valid ms_teams webhook" — you pasted a legacy webhook.office.com URL. Recreate it via Workflows; the valid URL contains logic.azure.com.
  • Flow created but nothing posts — open Power Automate → My flows → run history; the flow may have been created against a different channel than expected.

On this page