How can I request a value for a URL in a Paw HTTP client

I have URLs like this:

http://localhost:8000/api/v1/[ENV_VALUE_1]/items/[ENV_VALUE_2]/[ID] 

Environment values ​​are predefined and change when the context changes. But I would like to request a [ID] value for each request. Is it possible?

Thanks!

+7
paw-app
source share

No one has answered this question yet.

See related questions:

5
Passwords stored in the Paw file cannot be deleted. How to make a safe, accessible paw file?
2
Retrieve the portion of the URL behind the login page using Paw
one
Getting paws to request value
one
Can Paw displays PDF as an answer instead of its raw value
one
Calculation of dynamic value from request body parameters in Paw
one
Paw - dynamic values ​​are repeated in the request body
one
Paw extensions: dynamic value based on URI
one
Delete all URL parameters in Paw
one
How to use a variable as a URL parameter with the PAW API for Mac?
0
How to exclude imported URL parameters if they do not matter?

All Articles