FTP / SFTP に戻る

FTP / SFTP と Knoon AI を接続して AI ワークフローを自動化します。

Upload an attachment file to the connected FTP or SFTP server.
ftpDefaultUploadAttachment
ベータ
内部
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
remotePathmustache Remote destination file path including file name.はい
contentmustache Attachment URL to upload.はい
createDirectoriesboolean If true, create missing parent directories before upload.いいえ
返品
名前タイプ説明
statusstring UPLOADED when the upload succeeds.
remotePathstring Resolved remote destination path.
sensitive.fileNamestring Uploaded file name.
sensitive.mimeTypestring Uploaded file MIME type.
sensitive.sizestring Uploaded file size in bytes when available.