Fetching files from Process folders
Comments
-
I am saving a list of files in the Process Folder and now would like to fetch them in the Flow. Is it possible to achieve this?
-
Hey
We can get the list of files by fetching them from the process folder. For this, we will have to use the [color=#ff0000]GetByFolderID[/color] and [color=#ff0000]GetDocumentData[/color] steps found under [color=#ff0000]Integration→InternalServices→DocumentService[/color]. Please refer to the setup screenshot for reference where I have looped the output of the [color=#ff0000]GetByFolderID[/color] step to get the files using [color=#ff0000]GetDocumentData[/color] step and adding them to a list.
[img]att1[/img]
[i]edited by osman@decisions.com on 12/11/2020[/i]