Atrás a FTP / SFTP

Conectar Knoon AI con FTP / SFTP para automatizar flujos de trabajo de AI.

Upload an attachment file to the connected FTP or SFTP server.
ftpDefaultUploadAttachment
Beta
Interno
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
NombreTipoDescripciónRequerido
remotePathmustache Remote destination file path including file name.
contentmustache Attachment URL to upload.
createDirectoriesboolean If true, create missing parent directories before upload.No
Devoluciones
NombreTipoDescripción
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.