Hello all, I am trying to use Google Location API in web services. I need help with the response. See below. I am trying to get Results/formatted_address. I created my own parameter and added $.results.formatted_address but it does not work. $.results works but is nested JSON. What is the format to pull from inside $.results?
Thank you
Like
1  comments
20:36 Jun 29, 2022
      
  I got it $.results[0].formatted_address
This was helpful.
https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/json…
Show all comments
  
      
  