Hello all,
Can you tell me how with api requests to take the date when label is applied to card? I tried to get it from the /cards/{id}/actions endpoint, but it doesn't return actions with type addLabelToCard or updateLabel.
Best regards,
Vesela
There isn't currently a way to retrieve the date that a label was added to a card via the API. Those actions are one of the excluded action types. The only way to receive those actions is by creating a webhook on the card or board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.