I have been trying to build a Flow to copy one event from my main outlook work calendar to my personal outlook calendar based on if the category of event is 'Travel'.
> When a new event is created (v2)
> Condition: @equals(triggerBody()?['Categories'], 'Travel')
> If yes: 'Create event (v2)', Calendar id: 'Personal Calendar', Subject: 'Subject', Start Time: 'Start Time', End Time: 'End Time'
> If no: null
I think it is not working sue to the code in the 'Condition' but i'm not sure how to code it if I am trying to pull the condition from the actual calendar category that is set.
Thank you in advance for any help you might provide.
MS Outlook for Mac / Office 365

Report
All responses (
Answers (