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
Power Automate Flow Overview
Get Calendar View of Events (V3) Output:
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!