Copy file in Nextcloud
Copy file in Nextcloud.
Application
- Nextcloud
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| From path | The path of file or folder to copy. The path should start with "/" | Text (Short) | Yes | |
| To path | The destination path of file or folder. The path should start with "/" | Text (Short) | Yes |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
| Name | Description |
|---|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
- N/A