Move Mail

Move Mail enables you to move an e-mail with the help of ID. Only a single e-mail can be moved at a time.

 

NOTE:  

Ensure that a valid ID of the mail is passed while using Move Mail feature. The ID can be extracted using Search Mail feature & JSON Activity. If the provided ID of the mail is not found, then the test run may fail.

 

Using Move Mail feature

  1. From the Feature dropdown list, select Move Mail.

  2. Click the  (Setting) icon to configure the input configuration. The Input Configuration screen appears.

  3. Define all the input parameters as In arguments and output parameters as Out arguments in the Argument bar to make it available for the selection.
  4. The Input configuration consists of two types of parameter which must be entered.
    1. Mandatory Options:

      1. From the Id dropdown list, select the parameter holding the ID (unique Identifier) of the email to be moved.

      2. From the Destination Folder dropdown list, select the parameter holding the accepted folder names(mentioned above in the screenshot in Search Mail) to which the e-mail must be moved.

  5. You can select the Is Default Value checkbox to set the selected input parameter as the default value.

  6. Once done, click Confirm.

    The Move Mail feature is configured.
    Below is the sample output:

    {

    "Response": "Moved mail Successfully",

    "id": "AAMkAGY3NDRmNzdmLTRiMWEtNDA5Ny05YTJmLTFhMzQ3YTA5OTVlOABGAAAAAACfaX52GHerSKvCFG4IUz2HBwBmk5_iauTiRZDadYaft_edAAAAAAEMAABmk5_iauTiRZDadYaft_edAAAY1YzcAAA="

    }