Pulling info from an external API

Hi,

I would to give user the ability to search in the movie database: Keyword. How would I go about doing that.

Thanks

Hola!

Sure you can.

You need to use the Construct URL plugin to create your request via a GET command
Glide • 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

Saludos!

1 Like

Thank you very much!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.