Tool to create an upload session for large calendar event attachments in a specific calendar. Use when attaching files larger than 3 MB to Outlook calendar events in a specific calendar.
user_idstringThe user ID (GUID) or user principal name (email) whose calendar contains the event. Required for S2S (app-only) authentication. If not provided, uses the authenticated user context (/me endpoint).
event_idRequiredstringThe unique identifier of the calendar event to attach the file to. Obtain from listing or searching calendar events.
calendar_idRequiredstringThe unique identifier of the calendar containing the event. Obtain from listing calendars.
attachment_itemRequiredobjectAttachmentItem object specifying the type, name, and size of the attachment to upload.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.