The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

API: Could I count cards, in a list, moved from other specific list

Nikoloudakis Manolis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 31, 2018

I would like to count every day, through API, the cards been moved from specific list (e.g. 'in progress' list) to another list (e.g. 'done' list). Is there a way to make this metric?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Denise
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 6, 2018

Hi there,

The way to do this would be via actions, the "updateCard" action specifically. What you can do is look at all of the actions for a board and filter "updateCard" items. If the card was moved, you should see the "listBefore" and "listAfter" values.

https://developers.trello.com/v1.0/reference#boardsboardidactions
https://developers.trello.com/v1.0/reference#action-object

Let us know if you have any questions on this and we'd be happy to help.

Nikoloudakis Manolis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 7, 2018

Thank you Denise,

your solution worked perfect!

TAGS
AUG Leaders

Atlassian Community Events