Microsoft Office · Arazzo Workflow
Microsoft Office Escalate an Inbox Message to a Teams Channel
Version 1.0.0
Match an inbox message against a filter, read it in full, and raise it as a Teams channel alert.
Provider
Workflows
mail-to-teams-alert
Turn a filtered inbox message into a Teams channel alert.
Lists messages matching an escalation filter, branches to a quiet end when the inbox is clear, retrieves the full message, and posts an alert into the target Teams channel.
1
findEscalations
List messages matching the escalation filter, newest first, so the most recent item needing attention is evaluated ahead of older mail.
2
readMessage
Retrieve the matched message in full so the alert carries the real sender address and body preview rather than an id alone.
3
postAlert
Post the alert into the Teams channel so the message is visible to the whole responding team rather than sitting in one person's inbox.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.