I am creating a flow that notifies users if their assigned VSTS work item has not been touched for more than 7 days.
I have created a flow action that pulls a VSTS query result for work items not touched in 7 days.
I want to send an email to the person that the work item is assigned to. The output of 'Assigned To' is in this format: FirstName LastName <email@microsoft.com>. The Send an email action does not understand this as an input. How can I take the "Assigned To variable and only return the email address?
Here is the flow:


Report
All responses (
Answers (