Skip to main content

SFTP: Downloader

Connect to a remote SFTP server and download the file at the configured path.

Pre-requisite: Install an SFTP application in Profile > {Organization} > Applications (host, port, credentials).

Parameters

SFTP Accountrequired
Configured SFTP application.
Remote Filepathrequired

Absolute path of the file on the remote server (e.g. /path/to/my_file.xlsx).

Date/time and UUID placeholders are expanded at runtime: {year}, {month}, {day}, {hour}, {minute}, {second}, {timestamp}, {timestamp_ns}, {weekday}, {week}, {ordinal}, {offset}, {random_uuid} (e.g. /exports/report_{year}_{month}_{day}.csv).

Input

Triggerrequired
Triggers the download when fired.

Output

File
The downloaded file.
Filename

The base name of the downloaded file (without the directory).