Hello there, I am at the very beginning of learning Postman. I want to update the query param of a GET api with the json data from another POST api.
How can I do so?
Thanks in advance
Hello there, I am at the very beginning of learning Postman. I want to update the query param of a GET api with the json data from another POST api.
How can I do so?
Thanks in advance
Welcome to the Postman Community!
As chaining data between requests is a common action, we have an example Collection with 2 requests in our Postman Answers Public Collection.
I would recommend taking some of the free training courses that we have available, these cover the basic functionality of Postman will help to get you familiar with the way that the other features work.
https://www.postman.com/postman/workspace/postman-galaxy-training
https://www.postman.com/postman/workspace/15-days-of-postman-for-testers
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.