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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Power Automate flow to...
Power Automate
Unanswered

Power Automate flow to receive notifications when someone responds to a meeting created through teams channel

(0) ShareShare
ReportReport
Posted on by 2

Would it be possible to create a flow on Power Automate to receive a notification when someone rejects or accepts a meeting created through a teams channel?

Categories:
I have the same question (0)
  • efialttes Profile Picture
    14,756 on at

    Hi @simran2 
    I am afraid there is currently no trigger in PowerAutomate for such purpose. 
    As a potential workaround, you can have a recurrence trigger executed periodically (once a day for example) sending a report of future meetings, who accepted, declined, and are pending to answer
    THe overall service logic:

    efialttes_0-1697196167006.png


    'Send HTTP request' will do the magic by calling graph API in order to obtain attenddee status:

    efialttes_1-1697196254901.png

    You can also implement a more aggressive recurrence policy (twice a day, every two hours...) and for sure refine your filter so you just get reported of the events you wanna focus on
    Hope this helps
    ============



  • efialttes Profile Picture
    14,756 on at

    Hi again
    I forgot to mention something
    Per my experience, when you create an event selecting a Teams Channel, the Teams email address is listed both as the organizer and also as one of the requiredAttendees, thus you can take into account this particular feature when configuring rules in your Filter Array action block
    Hope this helps
    ==========

  • simran2 Profile Picture
    2 on at

    Thank you so much for your answer. I'm really new to this so don't have much knowledge. So I'm not sure what will go into each attribute?

     

    Capture.PNG

  • efialttes Profile Picture
    14,756 on at

    @simran2 
    So, interested on this workaround, right?
    I am using 'Filter array' to get event is in the future and discard the ones in the past:

    efialttes_0-1697215996668.png

    You can leave 'Get my profile' input empty
    Now for the 'Apply to each' input I am selecting 'Filter array' body output

    efialttes_1-1697216135076.png

    Finally, these are the values for 'send an HTTP request...' URI input:

    https://graph.microsoft.com/v1.0/users/@{outputs('Get_my_profile_(V2)')?['body/mail']}/events/@{items('Apply_to_each')?['id']}/attendees

     
    Hope this helps
    ==========

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 378 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 273 Super User 2025 Season 2

#3
Expiscornovus Profile Picture

Expiscornovus 135 Most Valuable Professional

Last 30 days Overall leaderboard