OUTLOOK E-mails to data function

The OUTLOOK E-mails to data function in RPA.

Help CentreBuilding Processes

This article describes the RPA Outlook functionality to convert e-mails to data.

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


Description

The OUTLOOK E-mails to data function allows you to convert all unread e-mails in a folder to a dictionary of e-mail data, keyed by index. This is useful for bulk processing of unread e-mails.


Setting it up

To use the OUTLOOK E-mails to data function, follow these instructions:

{{popups:rpas/add:action=outlook-to-dict}}

Once on a process map:

  1. Navigate to the process where you would like to add the OUTLOOK E-mails to data function
  2. Click on the green button's drop-down (right side of the green button labelled "Process")
  3. On the menu that appears, click on the "+ Activity" item
  4. From here you can select the OUTLOOK E-mails to data option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
AccountYesText-The Outlook e-mail account
Folder / mailboxYesText-Folder path to read unread e-mails from

Output variables

VariableTypeDescription
ResultObjectDictionary of e-mail data keyed by index

Errors

ErrorDescription
Outlook not openOutlook is not running
Folder not foundThe specified folder does not exist

Tips

  • Use this for bulk processing of all unread e-mails at once
  • Combine with a loop to process each e-mail individually

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.