Hello,
Need some help with this one. Can't use Flow Approvals due to Attachments.
Scenario:
- Trigger: When an item is created or modified in Sharepoint List
- Action1: Get item
- Action2: Send Email with Options + Timeout set to 1 Day (P1D)
- Action3: Send Email with Options + Configure Run After set to "Timeout"
- Action4: Update item in Sharepoint List
- Need to grab the "Selected Response" from the email that was acknowledged
- Action5: Use the "Selected Response" in a Switch statement to take action
Example:

Any ideas on how to get the Selected Response from the correct email?