#How can I make a catalog system like the ones popmall have or inside of adopt me?

1 messages · Page 1 of 1 (latest)

sharp falcon
#

I am trying to make a roblox catalog by myself from scratch with the guis without using tools like popmall or something.

But I am now facing a problem, the most of the tutorials that I can find online only have like inserting one single asset from the catalog into the game which is not what I want to achieve here. I want to get all of the items inside the roblox catalog and put it inside the catalog in the game. Where user can search a hair then the script will go grab from the roblox catalog api or something and display the results inside the gui.

I tried referring to the documentation but I still do not get on how I can connect to the api. Thank you in advance for helping 😄
https://create.roblox.com/docs/cloud/reference/domains/catalog

vast lagoon
sharp falcon
#

Thank you so much