4

I have 2 Document Libraries Doc-A & Doc-B.I want to copy all Document from Document Library to Data set of Document Library-B. Using workflow & rest API.

7
  • Is this a one off task or are you looking for this to happen as items are added to Doc-A? Why do you specifically want to do this using REST? Commented Nov 28, 2016 at 13:43
  • then is any other way to achieve this task. Commented Nov 29, 2016 at 5:21
  • That depends on the version of SharePoint. It also depends if it is a one off task. If it is use PS if not and it is on item added you could use a workflow or an event receiver. There are various options but you need to give a little more detail on your requirements. Commented Nov 29, 2016 at 8:59
  • I want to do this task in sharepoint online.In sharepoint online Event receiver is not supported. Commented Nov 29, 2016 at 10:08
  • 1
    I want to move documents from one Library to another in a specific document set and this will be happen on the record insertion action on one list where we are selecting some documents (in a SP app/or any form) from the document library where all documents are stored and by using a normal copy action in SPD WF we can not copy multiple documents so the rest api is one of that thing which could full fill my requirements,and with the rest api i can get and put any document to any destination effortlessly. Commented Nov 29, 2016 at 10:40

1 Answer 1

3

Kindly Refer This for copying All Documents from Document Library to another library in Document set/Folder

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.