Help Centre › Building Processes
This article describes the RPA Outlook functionality to rename a folder.
For a full list of available functions, please read OUTLOOK functions.
Description
The OUTLOOK Rename a folder function allows you to rename an existing folder in the Outlook mailbox.
Setting it up
To use the OUTLOOK Rename a folder function, follow these instructions:
{{popups:rpas/add:action=outlook-folder-rename}}
Once on a process map:
- Navigate to the process where you would like to add the OUTLOOK Rename a folder function
- Click on the green button's drop-down (right side of the green button labelled "Process")
- On the menu that appears, click on the "+ Activity" item
- From here you can select the OUTLOOK Rename a folder option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Account | Yes | Text | - | The Outlook e-mail account |
| Folder / mailbox | Yes | Text | - | Current folder path (e.g. Inbox::OldName) |
| New name | Yes | Text | - | New name for the folder |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| Outlook not open | Outlook is not running |
| Folder not found | The specified folder does not exist |
| Name already exists | A folder with the new name already exists at that level |
Tips
- Use :: to target nested folders