Terug naar FTP / SFTP

Verbinding maken met Knoon AI met FTP / SFTP om AI-workflows te automatiseren.

Upload an attachment file to the connected FTP or SFTP server.
ftpDefaultUploadAttachment
BÈTA
Intern
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
NaamTypeBeschrijvingVereist
remotePathmustache Remote destination file path including file name.Ja
contentmustache Attachment URL to upload.Ja
createDirectoriesboolean If true, create missing parent directories before upload.Nee
Retouren
NaamTypeBeschrijving
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.