SFTP - Create file
The SFTP - Create file action allows to create a file on an SFTP server.
You must create the SFTP server connection details beforehand on the SFTP Connections window on the Extension Kit Portal.
Action input
Field | Description | Required |
---|---|---|
Connection name | Choose the SFTP server connection from the drop-down. The create operation will be performed using the server details and credentials set on the connection chosen. | Yes |
Folder path | Enter, or select from the Suggestions drop-down, the path to the folder where you want to create the file. | Yes |
File name | Enter, or select from the Suggestions drop-down, a name for the new file. | Yes |
File content | Enter the file content in any text format. You can use the Suggestion drop-down to enter dynamic content. | Yes |
Note: If the file already exists in the same path, an error will be returned. Overwriting is not allowed.
Action output
Property | Description |
---|---|
FileName | The complete path of the created file. |