Novunex Community

Forum How can I use a value from a JSON as parameter?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #521
    kathy
    Participant

      Hello,

      you can try using: SelectToken(JsonVariable, JsonPath)
      In the end, it should look like this, for example:
      =SelectToken(#[MyVar.JsonAttribute], ‘MyAttribute’)

      You can also find a more detailed description on the JSON functions, when following this link and scrolling down to the section “JSON Functions”: https://novunex.com/docs/general-reference/process/activities/?param=SelectToken#functions

      Best regards,
      Kathy

      • This reply was modified 3 years, 9 months ago by kathy.
    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.