Extract value(s) from JSON response body

Demonstrating how to extract information out of a JSON response body from an Exchange object

Sample JSON response body

Method:
Code:
{{ myData[index].method }}
Result:
{{ myData[index].result }}