Tillbaka till FTP / SFTP

Anslut Knoon AI med FTP / SFTP för att automatisera AI-flöden.

Upload an attachment file to the connected FTP or SFTP server.
ftpDefaultUploadAttachment
BETA
Intern
Behörigheter
Det finns inga objekt att visa.
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
NamnTypBeskrivningObligatoriskt
remotePathmustache Remote destination file path including file name.Ja
contentmustache Attachment URL to upload.Ja
createDirectoriesboolean If true, create missing parent directories before upload.Nej
Returer
NamnTypBeskrivning
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.