I have been researching the Copy Item action, where I copy all of the contents of one folder to another folder. Is this a possible task using a Nintex workflow?
Folders:
Copy Action:
I have been researching the Copy Item action, where I copy all of the contents of one folder to another folder. Is this a possible task using a Nintex workflow?
Folders:
Copy Action:
Good day Jason,
You will have to use a
1. Query-list action and write all the ID's into a collection.
2. Then with a For-Each action step through each item
3. Identify Document for next ID (currentID) and then copy that document.
4. Use the Copy to SharePoint action which will allow you to select a folder inside a library.
Hope this helps.
Kind regards,
Good day Jason
Did you manage to solve this problem?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.