Back to Browse

How to use Postman and PowerShell to Query API data

16.4K views
Jul 19, 2020
19:40

In this video, I demonstrate how to use Postman, a free API development and testing tool, to format URL’s and make requests against web endpoints and use those URL’s to get data in PowerShell. I also give a quick walk through of viewing the data in PowerShell. Referenced Links: Postman: https://www.postman.com/ Open Weather: https://openweathermap.org/api Oxford Dictionary (Prototype option is limited free) https://developer.oxforddictionaries.com/?tag=#plans * The “mn” value was ignored and only the city was used by the API in the recording. I did not get “city, state” to work after recording this video. In the end, I used zip codes instead of the city name to pull weather data.

Download

1 formats

Video Formats

360pmp428.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How to use Postman and PowerShell to Query API data | NatokHD