OUTLOOK Export e-mail as EML function

The OUTLOOK Export e-mail as EML function in RPA.

Help CentreBuilding Processes

This article describes the RPA Outlook functionality to export an e-mail as an EML file.

For a full list of available functions, please read OUTLOOK functions.


Description

The OUTLOOK Export e-mail as EML function exports the currently selected e-mail as an EML (RFC 822 MIME) file. EML is a standard e-mail format that preserves all headers, body content, and attachments in a single file.


Setting it up

To use the OUTLOOK Export e-mail as EML function, follow these instructions:

{{popups:rpas/add:action=outlook-mail-export-eml}}

Once on a process map:

  1. Navigate to the process where you would like to add the function
  2. Click on the green button’s drop-down
  3. Click on “+ Activity”
  4. Select the OUTLOOK Export e-mail as EML option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
File pathYesText-File path to save the .eml file

Output variables

This action does not produce output variables.


Errors

ErrorDescription
Outlook not openOutlook is not running
No e-mail selectedNo e-mail is currently selected
Invalid pathThe specified file path is not valid or the directory does not exist

Tips

  • EML files can be opened by most e-mail clients and are useful for archiving
  • The file preserves all original headers, which is useful for forensic analysis
  • Use the .eml extension in the file path for best compatibility

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.