Alright so straight to the point, I’ve attempted several ways of creating a trello whitelist system for my gui, but none of them worked and even made a topic about it before, now I want to publicly ask everybody if there is a way of making a trello whitelist system that actually works.
I’ve tried multiple ones like trello API stuff like that but they never worked out, I got no code whatsoever because I literally do not know how to work with trello API after hours of attempting on getting a damn whitelist to work.
If somebody has an idea please help creating a code in the replies.
Personally i advise against using trello for something like a whitelist, it is not built for storing data for use in games. Why not just make a custom solution with modules or DataStoreService?
I just want to create a whitelist system where I do not have to enter the studio, trello is the prime example, I don’t trust nobody in my team create and trello can help with that
Apologies for the slow reply, i am doing multiple things right now. I am unsure about the trello api, i think it is possible, but i would personally advise against using it for this purpose.
Considering you want it to be out of studio, i think pastebin would fit your use case and needs alot further. You would only have to make one get request, without the need for fiddling with API’s etc.