Hi All,
I am getting response for a API request and able to save it in JSON file using save response to a file listener. I need to fetch only specific records from response message. E.g. in response their are 10 parameters but I need to save only 4 parameters in file. Any help would be highly appreciated.
