Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article

...

Use this Snap to move an email to another folder.

Image RemovedImage Added

Prerequisites

  • Valid Exchange Online tenant.
  • Valid OAUth2 application in Azure Active Directory with all the required API permissions.

...


Parameter Name
Data Type
Description
Default Value
Example 
LabelString
Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your Pipeline.
N/AMove Email Move Email 1Email 
User/Shared MailBoxStringEnter the mailbox from which you want to move emails. If not provided, then the mailbox specified in the account settings is used.N/Ajohn.doe@microsoft.com
Existing Message IDStringRequired. Enter the ID of an existing message which is in your mailbox.N/A12332hdhdhgwg1222dsd
Destination FolderStringRequired. Enter the name of the folder where you want to move the email.N/AInbox
Snap ExecutionDrop-down list

Specifies the execution typeSelect one of the three following modes in which the Snap executes:

  • Validate & Execute. Performs limited execution of the Snap
(up to 50 records)
  • and generates a data preview during Pipeline validation
;
  • , then performs full execution of the Snap (unlimited records) during Pipeline
execution
  • runtime.
  • Execute only. Performs full execution of the Snap during Pipeline
execution; does not execute the Snap during Pipeline validation
  • execution without generating preview data.
  • Disabled. Disables the Snap and

, by extension, its downstream Snaps
  • all Snaps downstream from it.

Execute onlyValidate & Execute


Troubleshooting


Error
Reason
Resolution
Destination Folder is required field for performing operationMissing Destination Folder field.Enter the folder name where you want to move the file.


Examples

...