Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用Trello API,有没有办法获取将标签附加到卡片的日期和时间?
不,API 当前不公开该信息。它确实存在,所以它有可能在未来被曝光。
自发布以来,我实际上发现了一个确实给出了上次活动的日期和时间的电话(包括添加/更改的标签):
https://api.trello.com/1/cards/BOARD_ID?fields=name&fields=dateLastActivity&key=APPLICATION_KEY&token=MEMBER_TOKEN