Skip to main content

Parse JSON Activity - Results

Not planned

Comments

3 comments

  • Sindre Sellæg

    =$parsejson.result.value will return the value

    1
  • Berend Veldkamp

    I don't think Parse Json is even necessary. If you set the WebRequest's expect property to json, you can read the value from $webRequest1.json.value

    0
  • Austin Hildreth

    Thank you for the feedback.  I was able to read directly from the WebRequest activity with the Expect property set to “json”

    0

Please sign in to leave a comment.