Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Find Times and Book a Meeting
Version 1.0.0
Suggest meeting times for attendees, then book the top suggestion.
Provider
Workflows
find-times-and-book-meeting
Get meeting time suggestions and create an event for the best one.
Calls findMeetingTimes for the supplied attendee and constraints, then creates an event using the first suggested time slot.
1
findTimes
findMeetingTimes
Ask Graph to suggest meeting times for the attendee within the supplied window and duration, returning a single best candidate.
2
bookMeeting
createEvent
Create the event using the start and end of the top meeting time suggestion and invite the attendee.