Behavior
How to use value from a WebService Reponse Object as a Request Object in another WebService Job.
For example:
Job A - WebService job to pull the zip code of a city
Job B - WebService job that uses the zip code to return the weather.
Steps
Please see attached Word doc with examples.