Retour à FTP / SFTP

Connecter Knoon AI avec FTP / SFTP pour automatiser les flux de travail AI.

Upload an attachment file to the connected FTP or SFTP server.
ftpDefaultUploadAttachment
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
remotePathmustache Remote destination file path including file name.Oui
contentmustache Attachment URL to upload.Oui
createDirectoriesboolean If true, create missing parent directories before upload.Non
Retours
NomTypeDescription
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.