IGDB Gaming API

Hello,
I’d like to send a database of video games from the IGDB site to my application. However, I don’t understand how I can send it there. Can anyone who knows anything about this please help me?

So IGDB has an API and you want to fetch from that API to bring data to your app? What type of backend do you use?

I use Glides Tables

Do you have access to the Call API action (Business/Enterprise)? If not, you might want to try using the JavaScript column to fetch the API endpoint and bring back a JSON object. Work with that JSON object using a new table and split them into their own rows.

I don’t have access to this and I don’t understand anything about JSON… I’ve been struggling since yesterday, it’s horrible
Do you have any videos or other advice for me, please? I’ll take any advice I get

Here’s a pretty old thread, but I think you can start from here.

I have that
And i’m watching a video