How to create New Document Directories and sub directories programatically in SharePoint Site Document Library using PHP REST API calls. Any example is appreciated.
-
I'll provide some resources in 2 stages. 1 representing how to use the REST API with PHP. You may refer to : stackoverflow.com/questions/17545824/… Or google.com/amp/s/blog.vgrem.com/2014/05/31/… 2: resources for the REST API and creating folders: sharepoint.stackexchange.com/questions/137560/… sharepoint.stackexchange.com/questions/125047/…S. Walker– S. Walker2017-08-18 02:38:08 +00:00Commented Aug 18, 2017 at 2:38
-
While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - From ReviewAakash Maurya– Aakash Maurya2017-08-18 08:54:36 +00:00Commented Aug 18, 2017 at 8:54
Add a comment
|