I want to be able to schedul an automation either in Butler or through API to remove all NEW completed checkmarks from all the cards in a board.
How could I accomplish that?
Hi @Luichy Guzman !
Through scheduled automations specifically, you won't be able to, as due date actions are only available on regular automation rules, due date rules, and card buttons.
My recommendation would probably be something like this instead:
Through API you can also do it by making an UPDATE A CARD request and passing the boolean dueComplete as false: https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-cards-id-put
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.