Hi,
I'm new to flow and need to schedule an outlook event based on an individual's free time.
Here's what I'm trying to do.
1. My trigger is when a List item is created
2. Using action, 'Find meeting times'
3. Using the first suggested time, create an action 'Create Event'
However, since the action 'Find meeting times' returns 5 items, 'Apply to each' is getting auto-created and the flow is creating 5 events. Is there a way (perhaps, using the first function or any expression) that I could create an event only for the first meeting time?
Attaching my flow below:
Thanks,
Vipin