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 / Sending a message to a...
Power Automate
Unanswered

Sending a message to a Team channel after a meeting

(0) ShareShare
ReportReport
Posted on by 7

Hi, I'm looking for a way to post a summary or notification message after a meeting ends in a channel, such as don't forget to fill in this form, update this if there are any changes,...

My temporary solution is based on common users' behaviour that people usually say goodbyes at the end of a meeting, which Power Automate can provide such tool to send a message using keywords. However, it poses a new problem where 100 people send a message containing 'bye' or 'goodbye', there'll be a hundred automatic messages with the same content. 

 

I would like to ask for a solution in my case. Thank you.

Best regard,

Duc.

Categories:
I have the same question (0)
  • mahoneypat Profile Picture
    1,720 on at

    One way to do that would be to turn on Concurrency Control in your trigger and set it to 1,  and then add a delay step of 15 min or so (to make sure everyone has left the meeting).  That way, it will trigger off the first "bye" and ignore all the others until the 15 min is over.

     

    Pat

  • v-LilyW-msft Profile Picture
    Microsoft Employee on at

    Hi @nhd1207 

    You can take a try to use When an upcoming event is starting soon (V3) trigger, then send the message until meeting end time.

    Expression:concat(triggerOutputs()?['body/end'],'Z')

    vLilyWmsft_1-1635833259759.png

    If you want to send a the message 15 minutes after the meeting ends, you can add 15 minutes to the end time.

    Expression:concat(addMinutes(triggerOutputs()?['body/end'],15),'Z')

    vLilyWmsft_2-1635833424423.png

    This is my test meeting, the message will be post at 3:15PM.

    vLilyWmsft_3-1635833849080.png

    Hope the content above may help you.

    Best Regards

  • nhd1207 Profile Picture
    7 on at

    Hi Pat, thank you for your help.

     

    I've added the delay step like this but it seems to not work. 

    nhd1207_0-1635835781400.png

    Apply to each is like a while loop I guess.

    I set Concurrency Control to 1 and a delay step for 10 minutes, but the same behaviour happens. Did I do something wrong?

     

     

  • nhd1207 Profile Picture
    7 on at

    Hi, thanks for your response.

     

    I believe this is a good solution as long as you schedule it on the calendar first.

    I would like to ask if there is another way that a summary message is still sent in a channel after a meeting without scheduling the meeting ahead? 

     

  • nhd1207 Profile Picture
    7 on at

    I've tested it again, I think your solution actually works.

    The problem is when I post 2 messages with 'bye' in them in a row, it is triggered 2 times. Hence, 2 different flows.

    nhd1207_1-1635837311097.png

     

    This is why I received 2 summary messages. Is there another way?

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 112 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 52

#3
Ellis Karim Profile Picture

Ellis Karim 51 Super User 2026 Season 1

Last 30 days Overall leaderboard