Trello API and dateLastActivity

Trello API and dateLastActivity

I came across something interesting today, working on a project that is supposed to automatically archive all cards on a Trello board that are in the “Completed” column and are more than two weeks old. This should have been really easy.  Use the /1/lists/<list_id>/cards GET request to get all of the cards on the list then […]

Read More