How to Call APIs in Alteryx

How to Call APIs in Alteryx

In this guide, I will walk through how to make a GET request in Alteryx using the Game of Thrones API. This is a free API that does not require authentication and has no usage limitations. Making it a perfect API for practice and learning. Step 1: Text Input Tool The...