I want to parse only two variables from service callout response payload to main proxy , how can i parse these variables from servicecallout response to my main proxy and how to access these variables in main proxy?
Proxy 1 is sending some data and when it calls another proxy using service callout , my proxy 2 runs and provide me response , i want to use this response payload from proxy 2 and extract three varibles from this proxy to compare with some variable in proxy1