Microsoft Outlook · Arazzo Workflow
Microsoft Outlook Triage and Reply
Version 1.0.0
List the newest messages, read the top one in full, and reply to its sender.
View Spec
View on GitHub
CalendarContactsEmailEnterpriseMicrosoftOffice 365ProductivityArazzoWorkflows
Provider
Workflows
triage-and-reply
List recent messages, read the top one, and reply to its sender.
Lists messages ordered by received date, reads the most recent message in full, and replies to the original sender with the supplied comment text.
1
listRecent
listMessages
List the most recent messages in the mailbox ordered by received date descending, capped to the supplied page size.
2
readTop
getMessage
Read the full properties of the most recent message to confirm the subject, sender, and body before replying.
3
replySender
replyToMessage
Reply to the sender of the message with the supplied comment. Graph returns 202 Accepted and saves the reply to Sent Items.