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 / Office 365 Outlook > W...
Power Automate
Unanswered

Office 365 Outlook > When an event is modified (V3)

(0) ShareShare
ReportReport
Posted on by 425

I am attempting to set availability from Bookings Event; default 'Busy' to 'Tentative' however the trigger event fires many times instead of what I presumed would be a single event.

 

New Event fires 1 time

o365-flow-newevent-availability.png

Modified Event fire multiple times

o365-flow-updateevent-availability.png

Trigger Condition set as

 

@equals(triggerBody()?['organizer'],'ORGANIZER EMAIL ADDRESS HERE')

 

 

Should I be using the other parameters to get the specific modified event, if so, how do I implement?

 

o365-flow-modified-details.png

o365-update-details.png

Categories:
I have the same question (0)
  • ChrisMendoza Profile Picture
    425 on at

    @v-alzhan-msft-

    Again, thank you for your suggestion. A time constraint will not be sufficient for my need.

     

  • v-alzhan-msft Profile Picture
    on at

    Hi @ChrisMendoza ,

     

    My solution would be the easiest way for your issue, if the 5 minute couldn't meet the requirement, you could consider 2 minutes.

     

    Best Regards,

    Alice

     

    Community Support Team _ Alice Zhang
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

  • ChrisMendoza Profile Picture
    425 on at

    Currently testing 3 existing events. With the above Flows, specifically 'When an event is modified (V3)', the trigger fires over all three events in what seems to be an infinite loop.

     

    I decided to try ['Response Requested'] = false. Now the trigger fires over the modified event in what seems to be an infinite loop. So that's some progress.

  • ChrisMendoza Profile Picture
    425 on at

    @v-alzhan-msft-

    Thank you for your suggestion however, this would not meet my goal as the event could change anytime between ['createdDateTime'] and ['start'] not just within 5 minutes of creation.

    Why would the trigger event 'When an event is modified (V3)' fire repetitively in a loop? It seems like the trigger does not "know" which event was modified; that seems odd, right?

  • v-alzhan-msft Profile Picture
    on at

    Hi @ChrisMendoza ,

     

    Please take a try with trigger condition in your second flow as below:

    @and(greater(triggerBody()?['createdDateTime'],addMinutes(utcNow(),-5)),equals(triggerBody()?['organizer'],'ORGANIZER EMAIL ADDRESS HERE'))

     

    The expression would check if the event is created in 5 minutes, if yes, don't trigger the flow when an event is updated.

     

    Best Regards,

    Alice

     

    Community Support Team _ Alice Zhang
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2025 Season 2

#2
Expiscornovus Profile Picture

Expiscornovus 211 Most Valuable Professional

#3
trice602 Profile Picture

trice602 198 Super User 2025 Season 2

Last 30 days Overall leaderboard