Forums

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

How to remove all "Mark Complete" checkmarks in cards using Automation

Luichy Guzman April 7, 2025

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?

1 answer

0 votes
Renato Fagaraz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 9, 2025

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:
image.png

 

 

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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events