Voltar para FTP / SFTP

Conectar Knoon AI com FTP / SFTP para automatizar fluxos de trabalho de AI.

Upload an attachment file to the connected FTP or SFTP server.
ftpDefaultUploadAttachment
Beta
Interno
Permissões
Não há itens para exibir.
Permissões opcionais
Não há itens para exibir.
Parâmetros
NomeTipoDescriçãoObrigatório
remotePathmustache Remote destination file path including file name.Sim
contentmustache Attachment URL to upload.Sim
createDirectoriesboolean If true, create missing parent directories before upload.Não
Devoluções
NomeTipoDescrição
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.