Microsoft Outlook · Arazzo Workflow
Microsoft Outlook Archive Copy of a Message
Version 1.0.0
Create an archive folder, copy a message into it, and read the copy back.
View Spec
View on GitHub
CalendarContactsEmailEnterpriseMicrosoftOffice 365ProductivityArazzoWorkflows
Provider
Workflows
archive-copy-message
Create an archive folder, copy a message into it, and verify the copy.
Creates an archive folder, copies the supplied message into it, and reads the copied message back to confirm its new parent folder.
1
createArchiveFolder
Create a top-level archive folder in the root of the mailbox and capture its folder id as the copy destination.
2
copyMessage
Copy the source message into the archive folder. Graph returns 201 with the new copy; the original message is left untouched.
3
verifyCopy
Read the copied message back to confirm its subject and that it now lives in the archive folder.
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.