OUTLOOK Get voting responses function

The OUTLOOK Get voting responses function in RPA.

Help CentreBuilding Processes

This article describes the RPA Outlook functionality to collect voting responses.

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


Description

The OUTLOOK Get voting responses function collects voting responses from replies in the current folder. Use this to tally responses from e-mails that were sent with voting buttons.


Setting it up

To use the OUTLOOK Get voting responses function, follow these instructions:

{{popups:rpas/add:action=outlook-mail-get-voting-responses}}

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 Get voting responses option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
VariableYesText-Name of the variable to store the collected responses
Subject filterNoTextCurrent e-mailSubject to match. Defaults to the current e-mail subject
LimitNoNumber500Maximum number of responses to collect

Output variables

The responses are stored in the specified variable as a list of objects containing the sender and their vote.


Errors

ErrorDescription
Outlook not openOutlook is not running
No folder selectedNo folder is currently selected

Tips

  • Responses are collected from the currently selected folder (usually Inbox)
  • Use the Subject filter to narrow down to a specific e-mail thread
  • The limit prevents excessive processing when there are many replies

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.