automated-testssoapuijira-rest-apiready-api

Parameter transfer to URI in SOAP UI for a Rest Service


I have two REST Services: GET and PATCH.

The GET Service has a JSON Response and from which I need to trasnfer a property named tripId. Add that property value to the URL of the PATCH Request as a resouce, i.e., https://patchRequest.com/api/trips/{tripId}/

Can any one tell me how to do it in SOAP UI/ READY API.

I'm not able to do it. Thanks


Solution

  • enter image description here

    enter image description here

    enter image description here