Reading Time: 2 minutes In my previous article, 3 Simple Steps to Make a REST API Call in SharePoint Designer, I went over the basics of making an HTTP service call in SharePoint Designer. In this article I plan to show you how you can make a GET call and how to retrieve the data from it. In particular,…