When I use get method to invoke a web service I get the entire page in json format , I want only value using key in json .
How do I filter out value using key in power automate desktop , should I perform loops or condition to retrieve one particular value using key which is in json format
Kindly help me out