You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say I create an object on a service and it generates a ID, I would like to provide a JSON path expression where it would take that value and store it in a workspace variable.
Then another request could use this workspace variable.
For example I create a "filter" object, and its id get saved.
Then I call an endpoint that enables "filters" and it doesn't need to prompt or I don't need to change the request url and just reference that variable.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Say I create an object on a service and it generates a ID, I would like to provide a JSON path expression where it would take that value and store it in a workspace variable.
Then another request could use this workspace variable.
For example I create a "filter" object, and its id get saved.
Then I call an endpoint that enables "filters" and it doesn't need to prompt or I don't need to change the request url and just reference that variable.
All reactions