I am using the HTTPCaller transformer to perform a GET. How do I take the response and pull out specific attributes and their values?
For example, I pass in a list of 5 asset numbers to the HTTPCaller. It performs the GET to return all associated information for each of those assets. I need to pull out, from the response body, only the assetnum and status.