3

自“我上次检查”以来,我正试图在 trello 卡上获得评论。在api中,有一个since=lastView参数https://trello.com/docs/api/card/

自从我上次使用这个检查以来,我试图获得评论:

https://api.trello.com/1/cards/card_id/actions?filter=commentCard&since=lastView&key=my_key&token=my_token

但我总是得到卡片中的所有评论。有没有办法获得自上次检查以来的所有评论?

4

0 回答 0