Feature Request to create a Postman Collection and Environment for testing Requests.
- FR-12681
Postman is an API client which is great for testing requests.
If there was a Collection including an Environment this would make testing the API much quicker and easier.
Just update the Environment to use your server name and credentials.
If tests are included in the requests then the Token Request could store the result and be used in subsequent requests.
Extracting data from responses and chaining requests
https://blog.getpostman.com/2014/01/27/extracting-data-from-responses-an...
Postman also has an API Network, if Symc were to create collections for all products here too.
https://www.getpostman.com/api-network/
CWA has a sample collection on GitHub