3
Answers

How to read data from One Drive ExcelSurvey to Powershell

Photo of Siol Singhai

Siol Singhai

8y
873
1
How to read data from One Drive ExcelSurvey to Powershell CSOM, 
 
I am using SharePoint 2013 and Powershell 3.0.

Answers (3)

3
Photo of Nilesh Shah
13 54.3k 1.3m 8y
For reading data from One Drive, you can use either One Drive APIs or MS Graph APIs
2
Photo of Sumit Deshmukh
NA 4.5k 983.1k 7y
Hi Siol, 

OneDrive APIs are a part of the  Microsoft Graph, a common API for Microsoft services.

To more please refer below link: 

https://dev.onedrive.com/README.htm

https://www.sepago.com/blog/2016/02/21/Use-PowerShell-Module-OneDrive-from-PowerShellGallery-command-line
 
Thanks,
Sumit
 
 
 
 
0
Photo of Rajkiran Swain
28 40.7k 3.4m 7y
https://blogs.technet.microsoft.com/fromthefield/2014/02/19/office-365-powershell-script-to-upload-files-to-a-document-library-using-csom/