Extract value(s) from XML response body

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

Sample JSON response body

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