Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Organize a Folder and File a Message
Version 1.0.0
Create a mail folder, confirm it, and create a message inside it.
Provider
Workflows
organize-folder-and-file-message
Create a mail folder and file a new message into it.
Creates a named mail folder, fetches it to verify creation, and creates a message with subject and body within the new folder.
1
createFolder
createMailFolder
Create a new mail folder in the root of the mailbox with the supplied display name.
2
getFolder
getMailFolder
Read the newly created folder back to confirm its identity and item counts before filing a message.
3
createMessage
createMessageInFolder
Create a message with subject and HTML body directly inside the new mail folder.