Looping through subfolders

Hi,

Please can you provide some assistance,

I need to create a workflow that goes through more then 100 subfolders in a folder retrieves all pdf files into one master folder.

How can I go about creating this workflow:

I have tried using for each folder in folder activity however that would not work here.

Hi

Try to select ‘IncludeSubdirectories’ property in ‘For Each File in Folder’.
With this property this loop should go deeper into subfolders

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.