Create a folder on an SFTP server
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| SFTP connected account | The credentials for the SFTP server | Connected Account | Yes | |
| Remote folder path | The path where the new folder should be created | Text (Long) | Yes | /path/to/new/folder |
| Auto-generate folder structure? | Automatically create the folder structure if it does not exist | True/False | No | true |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| Folder Path | The full path of the newly created folder | Text (Long) | No | /path/to/new/folder |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| No result | This status is selected if the job has successfully completed but no result was produced. |
Requirements