SFTP Upload
Upload a generated file to an SFTP server.
Last updated
Upload a generated file to an SFTP server.
SFTP Upload sends a generated file to a remote path. Use it after Generate file when the journey must land content on an SFTP host.

Place a file the Flow just generated onto an SFTP server.
Pair with SFTP List or an SFTP Check when you need to confirm the upload.
Generate the file, then upload it over SFTP.

URL
Host text and/or Values
Port
22 by default
User
Username text and/or Values
Password
Password text and/or Values
Path
Remote directory text and/or Values
File
The Generated File to upload
Pro tip: Keep host, user, and path in Values so the same Flow can target staging and production SFTP endpoints.
Tags: integration, sftp, upload
Last updated