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.comURLs). LoudPixel intentionally rejects those — use the Power Automate / Workflows path below, which is Microsoft's replacement.
Steps
- Open Workflows. In Teams, next to the target channel click ⋯ → Workflows (or use the Workflows app).
- Use the webhook template. Pick "Post to a channel when a webhook request is received", confirm the team + channel, and create the flow.
- Copy the URL. It looks like
https://prod-XX.region.logic.azure.com:443/workflows/…/triggers/manual/paths/invoke?…sig=…— copy all of it. - Paste into LoudPixel. Account → Notifications → toggle Microsoft Teams on → paste into Workflow URL → Save → Send test.
Troubleshooting
- "URL doesn't look like a valid ms_teams webhook" — you pasted a legacy
webhook.office.comURL. Recreate it via Workflows; the valid URL containslogic.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.