# Pulling info from an external API

**URL:** https://community.glideapps.com/t/pulling-info-from-an-external-api/63743
**Category:** Ask for Help
**Tags:** api
**Created:** [July 10, 2023, 8:47pm UTC](https://community.glideapps.com/t/pulling-info-from-an-external-api/63743 "2023-07-10T20:47:18Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![gvalero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gvalero/32/1037_2.png) [@gvalero](https://community.glideapps.com/u/gvalero)
#### Post date: [July 10, 2023, 10:03pm UTC](https://community.glideapps.com/t/pulling-info-from-an-external-api/63743/2 "2023-07-10T22:03:59Z")

</div>

Hola!

Sure you can.

You need to use the Construct URL plugin to create your request via a GET command  
[Glide • Construct URL](https://www.glideapps.com/docs/reference/computed-columns/construct-url)

and later, use the Fetch JSON plugin to retrieve the specific value to be shown.

Here there is a video that will help you a lot [Fetch JSON Tutorial + Template](https://community.glideapps.com/t/fetch-json-tutorial-template/59905)

Saludos!

---

_[View the full topic](https://community.glideapps.com/t/pulling-info-from-an-external-api/63743)._
