Which Trello API Action occurs when someone moves a card between boards? -
i trying card history series of boards within organization. can actions when card moved between lists, action records when card moved between boards. have stepped though getting actions boards, lists , cards , have not seen indicate when card moved between boards.
it's called movecardtoboard. can actions associated board (https://trello.com/docs/api/board/index.html#get-1-boards-board-id-actions) or actions associated card (https://trello.com/docs/api/card/index.html#get-1-cards-card-id-or-shortlink-actions); don't think it's in actions associated list.
Comments
Post a Comment