Bill.Mitchell
Creator
since ‎11-17-2015
‎09-11-2019

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I am making a REST call in PowerShell for transaction snapshots using "&need-props=true&output=json" in the url.  I get the response in the response object below: # REST CALL $response = Invoke-RestMethod -uri $url -Header $headers -Method Get #VIEW...
Kudos from