Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Schedule an Event with an Attachment
Version 1.0.0
Create a calendar event, confirm it, then attach a file to it.
Provider
Workflows
schedule-event-with-attachment
Create a calendar event and attach a file to it.
Creates an event with start/end times and an attendee, fetches it to confirm, and adds a file attachment to the event.
1
createEvent
Create an event on the default calendar with subject, body, start/end times, and a required attendee.
2
getEvent
Read the created event back to confirm subject and scheduling before attaching content.
3
addAttachment
Attach a base64-encoded file to the event using the fileAttachment OData type.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.