Hello, I'm trying to copy a file to a destination folder.Before copying, I need to check whether the folder is empty, if it's not empty, I need to trigger a email with filenames found in the folder, andif it is empty, just copy.
I tried to use action...