Timeline for On a Remote Event Receiver, how to copy file from one document library to another?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 20, 2018 at 15:44 | comment | added | Mike Smith - MCT | There are many examples of each technique on the web. Here's one REST call that moves the file and its metadata: /sites/Site1/_api/web/lists/getbytitle('Documents')/items(8)/file/moveto(newurl='/sites/Site2/Documents/yourDocument.docx') | |
| Sep 20, 2018 at 14:42 | comment | added | JCallico | Thanks for your post. Do you have any experience working with any of the "techniques" mentioned? Can share any code? | |
| Sep 19, 2018 at 19:15 | history | answered | Mike Smith - MCT | CC BY-SA 4.0 |