Learn how to create a simple workflow by chaining multiple requests together in a logical sequence of events. And use Postman variables as a mechanism to pass data from one request to the other.
GitHub API Documentation: https://docs.github.com/en/rest
Fork the Postman Collection
---------------------
If you want to import the Postman collection used in this tutorial, open this link in your browser and click on Fork.
https://www.postman.com/valentins-team/workspace/introduction-to-postman-public
Download
0 formats
No download links available.
Intro to Postman | Part 5: Chain Requests | NatokHD