Postman Tutorial Part 20 – Use Variables in Request Builder OR How To Build Parameterized Request in Postman
Hello Folks, We have learnt already about :- What is Variable in Postman? Global Variables in Postman Environment Variables in Postman In this post, we will see how can we use variables in request body to create parameterised request. Consider we have an API which registers a patient on any application. You need to pass…