Microsoft Outlook · Arazzo Workflow
Microsoft Outlook Find and Forward
Version 1.0.0
Find a message by subject, read it, then forward it to a new recipient.
View Spec
View on GitHub
CalendarContactsEmailEnterpriseMicrosoftOffice 365ProductivityArazzoWorkflows
Provider
Workflows
find-and-forward
Locate a message by subject, read it, and forward it onward.
Finds the first message matching a subject filter, reads it in full, and forwards it to the supplied recipient with a comment.
1
findMessage
listMessages
Search the mailbox for the first message whose subject equals the supplied filter value.
2
readMessage
getMessage
Read the full properties of the matched message to confirm its subject and sender before forwarding.
3
forward
forwardMessage
Forward the message to the supplied recipient with the comment. Graph returns 202 Accepted and saves the forwarded copy to Sent Items.