🔍
Google Script GET request
In this post, we will show you on how to do GET request using Google App Script on Google Sheet.
GS is the file format used to save a Google App Script.
From the code, Urlfetch is the function we're using to do the GET request.