Need to bulk change parameters in multiple requests

I am using Postman to create tests for a new API we are developing. I’ve created about 23 different versions of the API, each with various options in the body to represent different content. However, we have changed some of the parameter names and now I need to make the same change to all 23 requests. Is there a way I can do that in bulk? Like a global search & replace?

Hey @kwgwynn , if you’re using the desktop application you can use the “Find and Replace” feature that’s at the bottom left.

well, isn’t that hidden!! Thanks

1 Like