Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

[Create a flow automate send message to MS Teams Group with time schedule]

(0) ShareShare
ReportReport
Posted on by 12

Hi, am try to create a flow automate send message to MS Teams Group in 9 a.m everyday. But the message can't seperate, it has to Summary of tasks created during the day, and at 9.am send just one messeage about all task. 

My flow is below, please help me. Thanks 2023-06-29.png

  • binhnguyen312 Profile Picture
    12 on at
    Re: [Create a flow automate send message to MS Teams Group with time schedule]

    Thank you so much for repling me. 

    I want to create a flow when i create a new task in planner, it will save the information of that task and post it to the teams at 9 a.m. or 2 p.m. daily including information about the task like title, task assignee , term.
    I have tried the template flow when create a new task, but it sends many messages continuously, one after the other, which annoys me. I want when I create it, it will aggregate information of many tasks assigned to different people and send in 1 message at 9 a.m. or 2 p.m every day.

    For example if I create 3 tasks for 3 different people, one for each person at 8 a.m. today, it will save the information of 3 tasks and send only 1 message summarizing those 3 tasks. on group automate task at 9 a.m

  • v-mingkz-msft Profile Picture
    Microsoft Employee on at
    Re: [Create a flow automate send message to MS Teams Group with time schedule]

    Hi @binhnguyen312,

    Do you want to post a message every day which contains the tasks information?

    Please offer me more information.

     

    Do you want to list the yesterday's tasks and post them to Teams channel?

    Why do you use the 'when task created' trigger?

     

    I assumed that you just need to send yesterday's tasks information and did some test.

     

    vmingkzmsft_2-1688107321767.png

    vmingkzmsft_3-1688107352360.png

    @and(greater(item()?['createdDateTime'], startOfDay(addDays(utcNow(), -1))),less(item()?['createdDateTime'], startOfDay(utcNow())))

    vmingkzmsft_1-1688104530097.png

     

    Best Regards,

    Kyrie

     

  • binhnguyen312 Profile Picture
    12 on at
    Re: [Create a flow automate send message to MS Teams Group with time schedule]

    This is my flow

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1