Novunex Community

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

#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, 8 months ago by kathy.