I have a flow that retrieves a folder with pdf files. But now i would like to send an email when a folder has been transferred instead of the separate pdf files/jobs.
Hierarchy
-DIR_001
--101
---Pdf1.pdf
---Pdf2.pdf
--102
---Pdf1.pdf
---Pdf2.pdf
So when folder 101 or 102 hes been transferred i would like to receive an email. These folders could contain more than 100 pdf files so receiving an email per pdf would be a little annoying

Thanks in advance