I need to get the Response i get from my Post request . In my example i need the exact Value
i get in my Location Value into a new Get request but the Value is changing everytime i send a new request so i cant just create a Variable.
Is there any way to chain my requests, so i can first send my post request and right after he is taking the whole Value and just create a new Get request with that value?
From here, I recommend the Galaxy APIs 101, and Galaxy Testing and Automation as this covered all of the basics for me. This will include storing environment variables.