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

Community site session details

Session Id : MPClCHYSmcHBmYi2Fw+zxk
Power Automate - Building Flows
Unanswered

Get Calendar View of Events (V3) Recurrence Returning None When Meeting is Recurring

Like (0) ShareShare
ReportReport
Posted on 18 Sep 2021 16:16:15 by 21

Greetings, everyone. 

 

I am in the beginning stages of my flow design, and I am noticing the output of the Get Calendar View of Events (V3) is returning none for recurrence when the meeting was set up as recurring. 

 

 Outlook Calendar View

 

outlook-calendar-view.png

 

Power Automate Flow Overview

flow-overview.png

Get Calendar View of Events (V3) Output:

 

flow-output-1.png

 

flow-output-2.png

 

flow-output-3.png

 

Ultimately, I want my flow to only handle recurring meetings taking place on the calendar for that particular day. All other meetings without a recurrence will be ignored.

 

Does anyone know how I can ensure that recurrence does not return none for meetings that are recurring? 

 

My end goal will require knowing the start date and end date for the recurrence. I assume that if recurrence is TRUE, the start and end dates will be included in the output, right?

 

Thank you!

I have the same question (0)
  • Hardesh15 Profile Picture
    7,087 Super User 2024 Season 1 on 18 Sep 2021 at 16:50:42
    Re: Get Calendar View of Events (V3) Recurrence Returning None When Meeting is Recurring

    @flyingspoon  Currently Get Calendar view of events (V3) does not give recurrence value. As  per Microsoft DOC, it will always return as 'none'

    Link- Office 365 Outlook - Connectors | Microsoft Docs

    You can compare recurrence meeting subject and find start and end dates. To compare meeting subject, first use select action and pass subject in the map field (do not use key value pair). Then do union of select output that will give you unique subject. After that use apply to each and pass compose output in apply to each value. Inside Apply to each, use one filter array and pass value from get events from calendar action and compare subject with loop current items. If length of filter output is more than 1 then its recurrence events.

     

    Please 'Thumbs Up' the posts that helped you and 'Mark as Solution' if my post answered your question.

    @Hardesh /Gopenly.in

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete