Call a php script from Glide and wait for a response

Actually @Roldy if you look at the code in my JSON API tutorial, there is an example there.

It’s basically the same thing, you use UrlFetchApp to call a URL, and then process what gets returned. If you decide to use this method and need some help with the code, just give a shout.

1 Like