Automatically update certain mandatory fields

Hi Postman Community,

my json body contains values in certain fields that i have to change with every request - how can i automate these field updates without having to change them manually?

This type of activity is covered in the Postman Learning Centre.

If you are new to Postman, then I would suggest a visit to the Learning Centre.

Overview | Postman Learning Center

Including the Postman Training links under “Other Resources”.

image

I would recommend the “Galaxy APIs 101” course first as it gets you used to the application features.

Then the “Galaxy Testing and Automation” course which teaches you how to assert the responses. It includes defining and using variables.

Store and reuse values using variables | Postman Learning Center

You also might want to consider the collection runner and data files.

Run collections using imported data | Postman Learning Center

Hi Mike,
thanks for your feedback.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.