GetBoardID |
Retrieve the board id |
GetListID |
Retrieve the list id |
GetCardID |
Retrieve the card id |
GetLabelID |
Retrieve the label id |
GetBoardInfo |
Retrieve board information |
GetCardInfo |
Retrieve card information |
GetLists |
Retrieve lists from a board |
GetLabels |
Retrieve all labels from a board |
GetCardsInList |
Get all cards in a list |
AddBoard Deprecated |
Create new board |
AddCard |
Add a card to a list |
AddList |
Add a list to a board |
AddLabel |
Add a label to a board |
AddCardLabel |
Add a label to a card |
PostComment |
Post a comment on a card |
.CardAdded() |
Card Added Event |
.CardRemoved() |
Card Removed Event |