Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Migrate a Mailbox Item
Version 1.0.0
Pick a source item, export its full MIME content, and import it elsewhere.
Provider
Workflows
migrate-mailbox-item
Export the first item of a source folder and import it into a target folder.
Lists items in the source folder, exports the first item's MIME content, and imports that content into the destination mailbox folder.
1
listItems
listMailboxFolderItems
List items in the source folder, returning the first item identifier to migrate.
2
exportItem
exportMailboxItemContent
Export the full-fidelity MIME content of the first source item.
3
importItem
importMailboxItem
Import the exported MIME content into the destination folder, creating a full-fidelity copy of the item.