Copies a file or a folder to a given path.

Parameters

ParameterDescription
Destination PathThe absolute path of the file or folder to be copied.
Source PathThe absolute path of the file or folder to be copied.

Example Output

{
	"path": "<string>",
	"folder_id": "<string>"
}

Workflow Library Example

Copy File or Folder with Egnyte and Send Results Via Email

Preview this Workflow on desktop