Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Provision a Calendar and Add an Event
Version 1.0.0
Create a new calendar, add an event to it, and read the event back.
Provider
Workflows
provision-calendar-and-add-event
Create a calendar, add an event to it, and confirm the event.
Creates a calendar with a name and color, creates an event within it, and fetches the event to verify it persisted.
1
createCalendar
Create a new calendar in the default calendar group with the supplied name and a UI color.
2
addEvent
Create an event with subject and start/end times inside the new calendar.
3
confirmEvent
Read the event back to confirm it persisted with the expected subject and times.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.