Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

How to parameterize the URL path and use it in proxy connection

Options
Sindhu
Sindhu Posts: 17

Hi,

Does anyone have idea on how to parameterize the URL path and reuse it in JSON responder and proxy connection?

E.g my URL path is /path/parasoft/1234/api and I am making a GET call

now 1234 value will be different each time I make a GET call. I have to parameterize it and use it as a condition in my responder and also use the same in proxy connection to direct to live system.

Answers