How can I use Powershell to access a restful webservice?

前端 未结 3 1980
无人及你
无人及你 2020-12-30 04:07

I need to integrate an existing powershell script to update it\'s status via a restful web service that returns json. I\'m a bit new to powershell but I was able to find the

3条回答
  •  旧巷少年郎
    2020-12-30 04:40

    @Jaykul wrote a nice set of RESTful functions that are part of his Mindtouch dreamwiki script over here: http://poshcode.org/691

提交回复
热议问题