This action allows user to rename a folder.
Parameters
Input parameters
Parameter | Description | Example |
The following name | New folder name | |
This folder | Folder name/path which you want to rename. | Folder001; Top Folder/Sub Folder 1/Sub Folder 2 |
Current list (optional) | List id (guid) or name where you want to rename folder. If the value is empty the current workflow context list will be used. | [%Workflow Context: List ID%] |
Current site URLs (optional) | The URLs of a SharePoint site where you want to rename folder. If the value field is empty, current site will be used. | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current Site URL%]subSite |
User name (optional) | User login name who you want the workflow must be run under | |
User password (optional) | User password who you want the workflow must be run under | |
Overwrite Current Item Version | If versioning is enabled in the list and this flag is set to true the latest item version will be overwritten. | Yes/No |
Example