If multiple files, then the filename will be different right? You can use the above expression and get the latest file. Then use the move File activity to move that to the desired destination.
Hi @Super_Sonic ,
I am sending you a sample workflow which will fetch you all the files from the folder path you specify according to the modification date as today with highest accuracy. And you can also move those files to your desired destination. Demo_GetFilesByXDate.xaml (6.9 KB)