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 / O365 - on modified eve...
Power Automate
Answered

O365 - on modified event - delete/modify event in receiver calendar

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi

 

I'm trying to create a flow, or really multiple flows that will do:

 

1. when event is created in primary calendar, create same event in secondary

2. when event in primary is modified, modify the same event in secondary calendar

 

problem is that the ID's do not match, so when the 2nd flow is triggered by a modification to an event, then it will try to get the event in the secondary calendar but fail because it cannot find the event based on 'id'.

 

Can someone guide me..

I tried to use stuff from this blog:

 

https://brechtvn.wordpress.com/2017/02/05/sync-office-365-calendar-with-google-calandar-using-microsoft-flow/

 

but am not having any luck 😞

Categories:
  • Verified answer
    v-micsh-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous,

     

    I think you have noticed that there is a condition added before update the Google Calendar Event, which is used to identify the proper Event and get the Event Id from the Get Events action.

    So if here you are working with the Office 365 Event, then you should build a part for Flow to use to find the proper Event in the second Calendar.

    For Example, under your first Flow, when create an Event under Second Calendar, use the Event Body Input as the part to identify the Event.

    Then under the second Flow, use the condition and the body field to fitler the event under second calendar.

    Formula should be:

    @contains(items('Apply_to_each')?['Body'], concat('Calendar Event:',triggerBody()?['Id']))

    See example:

    80.PNG

    83.PNG

    Results:

    84.PNG

     

    Regards,

    Michael

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @v-micsh-msft

     

    Thak you SO much for your answer... it's definetely pointing me in the right direction.

     

    There's still something amiss.. let me first show you my setup..

     

    flow.png

     

    When I resubmit this flow after doing a change and updating folders in outlook calendar it gives me 256 entries and a result of "FALSE" for them all..

     

    flowresults.png

     

     

    So I am missing something.. just not sure what...

     

    I can still push a NEW event to the 2nd calendar but the modification flow is not running correctly

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    oh and this is my "create event"..

     

    createEvent.png

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

    Hi @Anonymous,

    Please take a try to switch the condition as below:

    @contains(items('Apply_to_each')?['Body'],triggerBody()?['Id'])

    See if this would make any difference.

     

    Regards,

    Michael

  • Omi Profile Picture
    32 on at

    Hi ,

     

    I am also facing the same issue but I have SharePoint calendars. How can I modify and copy the events to the secondary calendar.

  • Miccal Profile Picture
    8 on at

    Will this work for going in the other direction as well?  I would like to have 2 way sync so I can use google assistant to manage my o365 cal.  I know I can use Cortanna but she just doesn't work well on the android phones yet.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 245 Super User 2026 Season 2

#2
11manish Profile Picture

11manish 233 Super User 2026 Season 2

#3
Valantis Profile Picture

Valantis 136 Super User 2026 Season 2

Last 30 days Overall leaderboard