GreenLoop IT Solutions : Article

Automation Course Part 4 – Postman Basics

Welcome to the next knowledge-base in our API development series! In this knowledge-base, we will cover how to use Postman to prototype API calls and generate sample data, and then generate PowerShell code to begin developing your desired functionality. Postman is a popular tool that is widely used by developers to test and prototype API…
Read More

Automation Course Part 2 – API Authentication, Parameters, and Pagination

Welcome to part 2 of our series on API development! In this knowledge-base, we will build on our basic introduction to working with REST APIs, and discuss a few more of the basics of how to interact with a REST API. The code samples will be in PowerShell, but the concepts apply broadly. Authentication how…
Read More