AdhocAdam / smletsexchangeconnector

SMLets PowerShell based Exchange Connector for controlling Microsoft System Center Service Manager 2016+
https://adhocadam.github.io/smletsexchangeconnector/
GNU General Public License v3.0
29 stars 19 forks source link

Convert "Invoke-WebRequest" to "Invoke-RestMethod" for Cireson Portal actions #18

Closed AdhocAdam closed 5 years ago

AdhocAdam commented 6 years ago

Portions of the script/runbook that interact with the Cireson SCSM Portal can be improved by moving away from use of Invoke-WebRequest to instead Invoke-RestMethod.

AdhocAdam commented 5 years ago

Committed into v1.4.6 branch due to release before the year is over.