I'm accessing the Trello API , but I came across the following problem:
Access the Trello information, obtaining the id of each existing queue, the code is as follows:
var x;
var numberCardsByList = [];
trello.get("/1/boards/[idBoard]/l...
asked by
23.05.2016 / 14:31