Trello API Advanced Scripting Support

Hello there fellow Robloxians!
Over the past few hours, I have been trying to create a connected flight plan for an airline using the Trello API found on the Roblox Models section of the Library. After hours of experimenting and no luck with anything, I now turn to the community to help me.

As stated before, I am trying to create a connected flight plan. I currently have the GUI setup and a template for new flights to be put onto. My current struggle is that of getting the data from the trello board into the GUI. The trello board is setup so each flight is within its own list and all necessary details are within the descriptions of seperated cards. If anyone could help me figure out a way to get these values within the GUI, please post a reply.

Thanks, 1coolblockhead

2 Likes

With the details you’ve given us (developers) it’ll be nearly impossible to figure out your problems.
Could you please give us more details such as…

  • The API you’re using
  • The problem that’s happening
  • Your trello board, so we can see the setup
  • And the script you’re currently using
1 Like

The board is: Trello
API Used: https://www.roblox.com/library/214265621/Trello-API-Original
Script: I, unfortunately, do not have the script because I couldn’t even get it slightly working.

And what exactly are you trying to accomplish with this?

I assume you have a gui in which will show the details you’ve posted?

Yes. The place has a Template GUI that should update and display the details given in the trello board.