Aller au contenu principal

Parse JSON Activity - Results

Non planifiée

Commentaires

3 commentaires

  • 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

Vous devez vous connecter pour laisser un commentaire.