Hello,
I am trying to create an automation that sends a status update of the things I need from my client to complete their project. I keep the info stored in a trello checklist and what I would like it to do is:
Every Monday, pull the items from the checklist that are NOT complete and send it in an email to the client. The problem I’m running into is that when I use the “find checklist” action it pulls in both complete and incomplete checklist items and I only want to email the incomplete items.
Is there any way to accomplish this or something similar?