Question: so I’m trying to limit results with they’re greater than 5. It works sorta but it keeps repeating the results. Here’s my code: It’s hard to explain but what I’m trying to do is just check if the response ...
Question: I have a trello board with a list, created some cards with python and labels manually. I’m able to get card_id’s and label id`s using python. But I do not understand how to add an existing label to an ...
Question: I am trying to get the top card from a list using Javascript. I saw another post on this but the code was outdated / no longer working. I have a Trello list, called “Flights” and I would appreciate ...