Created
June 21, 2019 21:47
-
-
Save ozkary/0e448626361cdecdc7bb085fe135f3a2 to your computer and use it in GitHub Desktop.
With PowerShell, we can use the invoke-RestMethod cmdlet to make Restful API calls to get JSON data. When using the SharePoint Restful APIs, the cmdlet returns the JSON data in string format which is not the intended result.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment