Creating a flow for when a user drops 2 files in a folder:
- One is a .pptx file that needs a digital signature
- Second file is supporting data file for the .pptx that could be .xlsx or .pdf
Using Condition to determine if it is a .pptx or not and then gathering data from both sides of Condition (Yes and No) and then inputting data in one email to send to personnel.
Problem is that I get two email, one has all the data for the .pptx file the other has the data for the other support file.
How do I create one email with both sides of Condition data?
FLOW:


EMAIL SENT:

Thanks in advance for any support.