OUTLOOK Complete task function

The OUTLOOK Complete task function in RPA.

Help CentreBuilding Processes

This article describes the RPA Outlook functionality to complete a task.

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


Description

The OUTLOOK Complete task function marks an Outlook task as complete. You can identify the task by its EntryID or by subject (exact match).


Setting it up

To use the OUTLOOK Complete task function, follow these instructions:

{{popups:rpas/add:action=outlook-task-complete}}

Once on a process map:

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

Input parameters

ParameterRequiredTypeDefaultDescription
Entry IDNo*Text-Task EntryID (takes priority over subject)
SubjectNo*Text-Task subject (exact match)

* At least one of Entry ID or Subject is required.


Output variables

This action does not produce output variables.


Errors

ErrorDescription
Outlook not openOutlook is not running
Task not foundNo task found with the specified ID or subject

Tips

  • Using the EntryID is more reliable than matching by subject
  • Get the EntryID from the Create task or List tasks functions

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.