Hi,
Can we use variables in JSON path to retrieve values from M3 API?
For example I have API returning multiple rows.
Can I do path like below to get value from specific (current) row?
$..records[MyVariableForRowNumber].BANO
Regards
Kirill
Did you find a solution for this?