Get a clear weekly summary of work done without sorting tasks by hand. Each Friday afternoon, a formatted email lists completed Todoist tasks by day, so managers, teams, and freelancers can review progress fast. You can also exclude internal projects that you do not want in client or leadership reports.
Here is how it runs. A schedule triggers every Friday at 3 pm, and there is a manual test button for quick checks. The workflow calls the Todoist API to pull all completed tasks from the last seven days. A code step removes tasks from any projects you choose to ignore. Another code step groups tasks by the day they were completed and builds a clean email body. The email step sends a message with the subject Todoist Weekly Review using your email credentials.
Setup is simple. You need a Todoist account and an email sender with SMTP details. Add project IDs you want to ignore, and adjust the time or date window if needed. Expect to save about 30 minutes each week and avoid copy and paste errors. Great for weekly standups, client check ins, and leadership status notes.