OUTLOOK Smart rules function

The OUTLOOK Smart rules function in RPA.

Help CentreBuilding Processes

This article describes the RPA Outlook functionality to suggest smart rules using AI.

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


Description

The OUTLOOK Smart rules function uses AI to analyse recent e-mails in a folder and suggest Outlook rules for inbox organisation. The AI identifies patterns in senders, subjects, and content, then proposes rules with conditions and actions. Optionally, rules can be auto-created in Outlook.


Setting it up

To use the OUTLOOK Smart rules function, follow these instructions:

{{popups:rpas/add:action=outlook-smart-rules}}

Once on a process map:

  1. Navigate to the process where you would like to add the OUTLOOK Smart rules 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 Smart rules option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
FolderNoTextInboxFolder to analyse
E-mails to analyseNoText100Number of recent e-mails to analyse
Auto-create rulesNoSwitchOffAutomatically create the suggested rules in Outlook
VariableYesText-Variable to store the suggestions list

Output variables

VariableTypeDescription
VariableListA list of rule suggestions, each containing: name, condition, value, action, target, reason

Errors

ErrorDescription
Outlook not openOutlook is not running
Folder not foundThe specified folder does not exist
AI processing errorThe AI could not analyse the e-mails

Tips

  • Start with auto-create off to review suggestions first
  • A larger analysis set gives better pattern detection
  • Run periodically to keep inbox rules up to date

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.