I have a flow that involves a procurement request and subsequent approval process. The approval request arrives to the approving manager in the form of an approval email from "maccount@microsoft.com" - a clearly automated email.
But when the approval is acted upon (regardless if it's approved or rejected) the email returned to the requestee is sent from the approving manager's email address. This is very confusing as the email body is fully automated (your order for X & Y have been rejected, your manager left A & B comments, contact them for further info), but is seemingly coming from the manager they're told to contact with issues.
I want to set up a flow that sends that appove response email to a shared mailbox (with a more generic, noreply sounding address), and have that shared mailbox then forward on the approve response email to the intended requestee. To adequately reflect it's automated nature.
The problem I'm having is I can't tell the forwarding flow to use input information from the original approval request flow. For example, I can't tell the flow to have the email forward from noreply@example.com to rsparks as it has no way to know that rsparks created the request in the first place.