Day 25: Dynamic request bodies
Number of APIs: 2
Instructions for Day 25: Dynamic request bodies
- Get the challenge: Fork [the parent collection
Day 25: Dynamic request bodies
] from the main workspace to your own public workspace. - Read the documentation: In your fork, select the first folder. Expand the context bar on the right to follow the instructions in the collection documentation.
- Submit your solution: Select the second folder
Submit your solution
and follow the instructions in the documentation to validate your solution.
Concepts covered
- [Variables]
- [Scripts]
- [Using dynamic variables]
- [Sending asynchronous requests]
- [Writing tests]
Additional resources
- [Example] in Qodex Answers workspace
Next challenge
- [Parse HTML response]