I showed you how to use PowerShell’s Invoke-WebRequest to query a RESTful service that reported the height of a river in near-real time. That let me introduce accessing RESTful services with Invoke-WebRequest and then using Xpath to extract the one useful nugget of data from the sea of XML returned by the service.
↧