Question
Download Multiple SharePoint Documents
Hello,
I have a use case where I need to download multiple documents from SharePoint. Currently, I need to do this in a process model and the only way I have found of doing this is by creating a loop within my process.
Unfortunately, I need to activity chain this process and by having this loop, I risk breaking the 50 node limit.
My question is as follows: is there any way to download multiple documents from SharePoint using a single node within a process?
Thank you
