Qodex.ai
Qodex.ai
Introduction
Bobs_Burgers
FrenchFriesCheeseburgerSoda
Bools From Dynamic Data
logDynmicValues
Demo
Other-email-scope
SpaceX launches
Send data to local serverSpaceX past launches
Test Error
Test Cat
array_check
arrayOfNums2
mocktest
test.com
variables-postman-superstars
Use the Scope, Luke
Planet-by-id (Data Vars)Resource-listMystery-bonusGet TatooinePlanet-by-id (Dynamic Vars)
Qodex-can-keep-a-secret
Bonus-dynamic-discovery
email-scope
Introduction
Bobs_Burgers
FrenchFriesCheeseburgerSoda
Bools From Dynamic Data
logDynmicValues
Demo
Other-email-scope
SpaceX launches
Send data to local serverSpaceX past launches
Test Error
Test Cat
array_check
arrayOfNums2
mocktest
test.com
variables-postman-superstars
Use the Scope, Luke
Planet-by-id (Data Vars)Resource-listMystery-bonusGet TatooinePlanet-by-id (Dynamic Vars)
Qodex-can-keep-a-secret
Bonus-dynamic-discovery
email-scope
Homevariables-postman-superstars

variables-postman-superstars

Number of APIs: 7

Let's learn about how I use variables in Qodex!

  1. Use the Scope, Luke - Planet-by-id (Dynamic Vars) GET {{swapiBaseUrl}}planets/{{$randomInt}}

  2. Use the Scope, Luke - Mystery-bonus GET {{swapiBaseUrl}}people/:id/

  3. Qodex-can-keep-a-secret - Bonus-dynamic-discovery GET https://postman-echo.com/get?first={{$randomFirstName}}&last={{$randomLastName}}&tagline={{$randomBsBuzz}}&phone={{$randomPhoneNumber}}

  4. email-scope GET https://postman-echo.com/get?first={{nameFirst}}&last={{nameLast}}&email={{email}}

  5. Use the Scope, Luke - Resource-list GET https://swapi.dev/api/

  6. Use the Scope, Luke - Get Tatooine GET https://swapi.dev/api/planets/1/

  7. Use the Scope, Luke - Planet-by-id (Data Vars) GET {{swapiBaseUrl}}planets/{{planet_id}}

Previous
test.com
Next
Use the Scope, Luke