web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / ​Planner Task Overdue ...
Power Automate
Unanswered

​Planner Task Overdue Reminder Mails - Creating an array to filter tasks and reduce mails

(0) ShareShare
ReportReport
Posted on by 19
Hello everyone, 
 
Currently, I am building a flow that sends reminder emails to all assigned users whose tasks have been overdue for the last 7 days. Since it's a huge planner (several in parallel triggers as well) with many tasks and a project pipeline, I don't want to send a Mail for each task. I want to build an array that always adds a task title, DueDate and TaskDetails to it and checks beforehand if the array already has the user included or not. 
 
 
 
 
The current flow works fine to filter out all tasks with the given criteria → task not completed, has a due date / time, and is overdue, min. 7 days. After that, I get the task details and user profiles with the filtered task ID. 
 
How can I properly create an array that is built like this for each user?
 
{
    "UserId": "currentTaskAssignedUserId",
    "Tasks": [
        {
            "Title": "Task Title",
            "Details": "Task Details"
        }
    ]
}
 

If the user is already in the array, just add the task to the array and the user. Therefore, I can send one mail to each user with a list of all open tasks. Is it even possible or is there another work around?
 
Thank you very much and best regards,
Leander
 
Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 227

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard