Background
I recently found a new API I wanted to play around with. I wanted to figure out the easiest way to integrate the data in a Glide app. I know APIs and more Data Sources are in the pipeline for Glide, but until then, Coupler.io is a great option.
Intro to Coupler.io
Coupler allows you to pull external data into a Google Sheet. Since Glide allows you to build apps from Google Sheets, you can now build an app from these external sources with Coupler.
Tutorial
View text based tutorial
(1) Retrieve the URL for the data you want to GET.
https://jsonplaceholder.typicode.com/todos
(2) Add Coupler.io as an Add-on to Your Google Sheet
(3) Create a New JSON Client Importer from Coupler Dashboard
(4) Save and Run the Importer to Retrieve Data
Video Tutorial
You can watch the full tutorial here: https://youtu.be/qVXAZe1iN4w
Or skip ahead to what you need: