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 / Flow to coypy events f...
Power Automate
Unanswered

Flow to coypy events from one calendar to another calendar

(0) ShareShare
ReportReport
Posted on by 32

Hi All,

 

I have built one flow to copy events from one calendar to another. This works fine in the developer tenant. When I implemented the same thing in production tenant it is not working. 

 

Please suggest

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

    @Omiwrote:

    Hi All,

     

    I have built one flow to copy events from one calendar to another. This works fine in the developer tenant. When I implemented the same thing in production tenant it is not working. 

     

    Please suggest


     

    Do you have permissions to access both calendars? Make sure you can write, not just read, from both.

  • Omi Profile Picture
    32 on at

    Hi JRaasumaa,

     

    Yes I do have edit permissions.

     

    Also something starage has happened. suddenly the flow is throwing error in developer tenant, it is getting failed.

    Do you know if there is some change has happened?

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

    Hi @Omi,

     

    Could you please share a screenshot of your flow's configuration?

    Further, could you please show a bit more about the error message?

     

    I assume that you want to copy events from one calendar of Outlook to another calendar of Google, is it true? I have made a test on my side and don't have the issue that you mentioned. My flow's configuration as below:

    • Add a proper trigger, here I use Flow Button trigger.
    • Add a "Get events (V2)" action, specify Calendar id.
    • Add a "Filter array" action, From set to output of "Get events (V2)" action. Click "Edit in advanced mode", type the following formula:
    @equals(formatDateTime(item()?['DateTimeCreated'], 'MM/dd/yyyy'), utcNow('MM/dd/yyyy'))
    • Add a "Apply to each", input parameter set to output of "Filter array" action.
    • Within "Apply to each", add a "Create an event" action.

    Image reference:29.JPG

    The flow works successfully as below:30.JPG

     

     

    Please check if you have enough permission to access the two calendars. In addition, please check if the connection to the corresponding action is invalid, if yes, please update the connection to these action.

     

    Also please consider take a try to re-create a connection to corresponding action and then check if the issue is solved.

     

    Best regards,

    Kris

  • Omi Profile Picture
    32 on at

    Hi Kris,

    I am copying data from one sharepoint calendar to another.

    The trigger is based on one ID then based on teh created and modified item the second list should get updated.

     

    Please let me know if you need further information.

     

    Regards,

    Omi

  • Omi Profile Picture
    32 on at

    Hi Kris,

     

    Please find below the flow configuration.

    The Flow is created to copy items from one calendar to another.

    Below is the first trigger. This calendar’s name is Calendar and we need to copy the items from this calendar to another calendar called Release calendar.

     

    Step 2:

    To get items from a list called Business CI. This list has all application which we need to copy to the release calendar.

     

     

    Step 3:

    Then the next step is a condition where in it check the values. If the title of the Business CI list is equal to the business CI value of the calendar then it should create an item.

     

    Step 4:

    This is again another calendar. Here based on created and modified date the event should get updated.

     

    Step 5:

     

    Step 6:

    In this step again based on the ID of the event of release calendar item will be updated.

    Step 7:

     

    I am unable to cpy the screenshots.

  • Omi Profile Picture
    32 on at

    The Flow is created to copy items from one calendar to another.

    Below is the first trigger. This calendar’s name is Calendar and we need to copy the items from this calendar to another calendar called Release calendar.

    Step 2:

    To get items from a list called Business CI. This list has all application which we need to copy to the release calendar.

     

     

    Step 3:

    Then the next s

    The Flow is created to copy items from one calendar to another.

    Below is the first trigger. This calendar’s name is Calendar and we need to copy the items from this calendar to another calendar called Release calendar.

    Step 2:

    To get items from a list called Business CI. This list has all application which we need to copy to the release calendar.

     

     

    Step 3:

    Then the next step is a condition where in it check the values. If the title of the Business CI list is equal to the business CI value of the calendar then it should create an item.

     

    Step 4:

    This is again another calendar. Here based on created and modified date the event should get updated.

     

    Step 5:

     

    Step 6:

    In this step again based on the ID of the event of release calendar item will be updated.

    Step 7:

    tep is a condition where in it check the values. If the title of the Business CI list is equal to the business CI value of the calendar then it should create an item.

     

    Step 4:

    This is again another calendar. Here based on created and modified date the event should get updated.

     

    Step 5:

     

    Step 6:

    In this step again based on the ID of the event of release calendar item will be updated.

    Step 71.png2.png3.png4.png5.png6.png7.png

  • Omi Profile Picture
    32 on at

    The Flow is created to copy items from one calendar to another.

    Below is the first trigger. This calendar’s name is Calendar and we need to copy the items from this calendar to another calendar called Release calendar.

    Step 2:

    To get items from a list called Business CI. This list has all application which we need to copy to the release calendar.

     

     

    Step 3:

    Then the next s

    The Flow is created to copy items from one calendar to another.

    Below is the first trigger. This calendar’s name is Calendar and we need to copy the items from this calendar to another calendar called Release calendar.

    Step 2:

    To get items from a list called Business CI. This list has all application which we need to copy to the release calendar.

     

     

    Step 3:

    Then the next step is a condition where in it check the values. If the title of the Business CI list is equal to the business CI value of the calendar then it should create an item.

     

    Step 4:

    This is again another calendar. Here based on created and modified date the event should get updated.

     

    Step 5:

     

    Step 6:

    In this step again based on the ID of the event of release calendar item will be updated.

    Step 7:

    tep is a condition where in it check the values. If the title of the Business CI list is equal to the business CI value of the calendar then it should create an item.

     

    Step 4:

    This is again another calendar. Here based on created and modified date the event should get updated.

     

    Step 5:

     

    Step 6:

    In this step again based on the ID of the event of release calendar item will be updated.

    Step 71.png2.png3.png4.png5.png6.png7.png

  • Omi Profile Picture
    32 on at

    Hi Kris,

     

    Please let me know if you were able to find any thing on the flow issue.

     

    Regards,

    Omi

  • Omi Profile Picture
    32 on at

    Hi Kris,

     

    Now in the flow create item has started working but update item is not at all working.

     

    Please suggest.

     

    Regards,

    Omi

  • oemmanuelli Profile Picture
    16 on at

    Hi All:

     

    Hopefully you can shed some light.  Can this type of FLOW work based on an "IF AN ITEM IS ADDED BY USER X COPY TO CALENDAR X" or something of the like?

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

#2
Haque Profile Picture

Haque 239

#3
Expiscornovus Profile Picture

Expiscornovus 220 Most Valuable Professional

Last 30 days Overall leaderboard