How to delete multiple files from a folder in workflow using process files
@zack use a Get Files prior to the Process Files and you’ll have the files in a variable to delete each one.
Or use a Powershell Script to do so.
How to delete multiple files from a folder in workflow using process files
@zack use a Get Files prior to the Process Files and you’ll have the files in a variable to delete each one.
Or use a Powershell Script to do so.