Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Reply to Latest Message from a Sender
Version 1.0.0
Find the newest message from a given sender, read it, and send a reply.
Provider
Workflows
reply-to-latest-from-sender
Locate the latest message from a sender and reply to it.
Filters the mailbox to the newest message whose sender matches the supplied address, fetches it, and replies with the supplied comment.
1
findLatest
List the single newest message whose from address equals the supplied sender, ordered by received date descending.
2
getMessage
Retrieve the matched message to confirm its subject and conversation before replying.
3
sendReply
Reply to the sender with the supplied comment. Graph accepts the reply for delivery and saves it in Sent Items.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.