Where in Trello can I find a way to set reminders for overdue tasks? I do not want to create more cards. Same card. Same date. Reminder one day before - no problem - got that. What if the task is not completed? Can a reminder be sent periodically until completed?
Hello in the community @Jim Gallombardo,
You can do this using scheduled automation like this:
every day, create a report in variable "reminder" with all cards with an incomplete due date, and send an email notification to "myemail@gmail.com" with subject "Reminders" and message "{$reminder}"
To add such automation click Automation button in top right area of your board, choose Rules option, then selected Scheduled option in the top left menu.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.