Move a file from Downloads to a specific folder

Hi All!

I need to move a file from Downloads to a specific folder. The file I need to move from Downloads should have filename that starts with “PHLPVGFW123”.

Can someone help me with this. I’m having error with my workflow below.

image

moveSpecificFile.xaml (6.5 KB)

Change download path and destination path then test it.

Thanks!

It worked. Thanks!

Hi @kadiravan_kalidoss,

It worked for 2 times but now, it is not working. The file from Downloads does not move to the destination folder.

can you upload your xaml?

check input file is present in downloads folder…

Thanks!

Yeah. It is always present in the Downloads folder but does not move the file to my specified destination. Will upload my xaml in a while.

Main.xaml (6.5 KB)