Hi.
I created a flow that starts when somebody completes a Form, that info goes into a sharepoint List - approval process in between, and end ups generating a folder within a library, and the folder name will be the List item ID.
Now, what i would like is, once a file is saved on that new folder, to have an email sent out - I thought of creating a different flow starting with "When a new item is created..." but the thing is that i won't know the name of the folder till flow 1 runs.
What would be idea, is if after the step "create a new folder" i can add a new trigger and say that when a file is created on "that" folder, then send the email.
Is that possible?
thank you