Forum Discussion
1 Reply
- HimanshuTayalCommunity Hero
You can use JsonBuilder to update your desired value and use it in other request.
I will help you if you provide any dummy json. 🙂
Hi ,
My requirement is
To get the JsonResponse from one TestStep and Modify one particular Value and pass this updated response to another TestStep as a Request
My actual Requirement is
Create a Contact (Json)
Update the Contact
You can use JsonBuilder to update your desired value and use it in other request.
I will help you if you provide any dummy json. 🙂