Copy or Move folder

⌘K

This activity allows you to copy or move a folder (with or without subfolders) in a list or in a library (including the same list/library) on the specified site.

SharePoint Designer phrase

copy_or_move_folder_1
Parameters

Input parameters

ParameterDirectionTypeDescription
MethodRequiredDrop downCopy or move
Source listOptionalStringThe list which contains folder. The value can be list name, guid or list url(the web site relative URL). If the value is empty, current list will be used.
Source folderRequiredStringSource folder url relative to list url. Examples: Folder 001; Folder 001/Sub folder 001; Folder 001/Sub folder 001/Sub sub folder 001
Destination listOptionalStringThe destiantion list where item(s) will be copied/moved to. The value can be list name, guid or list url (the web site relative URL). If the value is empty, current list will be used.
DestinationfolderRequiredStringDestination folder url relative to list url. Examples: Folder 002; Folder 002/Subfolder 002; Folder 002/Sub folder 002/Sub sub folder 002
Source site urlOptionalStringAbsolute url of a source SharePoint site. If the value field is empty, current site will be used. Example: https://mycompany.sharepoint.com/
Destination site urlOptionalStringAbsolute url of a destination SharePoint site. If the value field is empty, current site will be used. Example: https://mycompany.sharepoint.com/sites/mysite
User nameOptionalStringUser login name who you want the workflow must be run under.
UserOptionalStringUser password who you want the workflow must be run under.
password
Copy subfoldersRequiredDrop downCopy/move all subfolders in specified folder.
Copy attachmentsRequiredDrop downCopy items attachments for generic lists (including calendar, task, etc.)
Overwrite documentsRequiredDrop downOverwrite existing documents for document libraries.

Example

copy_or_move_folder_2

How can we help?