OUTLOOK Smart forward function

The OUTLOOK Smart forward function in RPA.

Help CentreBuilding Processes

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

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


Description

The OUTLOOK Smart forward function uses AI to analyse the currently selected e-mail and forward it to the right person based on a routing map. Define rules like "invoices go to ap@company.com" and the AI determines the best match.


Setting it up

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

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

Once on a process map:

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

Input parameters

ParameterRequiredTypeDefaultDescription
Routing rulesYesTable-Map of category/role to e-mail address, e.g. invoices = ap@company.com
Routing instructionsNoTextarea-Additional routing context for the AI
Send immediatelyNoSwitchOffSend immediately (off = save as draft)
VariableNoText-Variable to store routing result: category, recipient, reason

Output variables

VariableTypeDescription
VariableDictionaryRouting result containing: category, recipient, reason

Errors

ErrorDescription
Outlook not openOutlook is not running
No e-mail selectedNo e-mail is currently selected
No matching routeThe AI could not match the e-mail to any routing rule
AI processing errorThe AI could not process the e-mail

Tips

  • Define clear routing categories for accurate classification
  • Use draft mode first to verify routing accuracy
  • Add routing instructions for edge cases

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.