Day 15: Write to file
Number of APIs: 2
Instructions for Day 15: Write to file
-  Get the challenge: Fork [the parent collection Day 15: Write to file] 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 solutionand follow the instructions in the documentation to validate your solution.
Concepts covered
-   [pm.sendRequest()] to send asynchronous requests
- [Write to your local file system using a Qodex Collection] blog
Additional resources
- Newman write to file code sample
- [Write responses to file] template
- Write to file tiktok
Next challenge
- [Pagination]