Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Download File Reference by SFTP

Prev Next
Step Details
Introduced in Version9.22
Last Modified in VersionN/A
LocationIntegration > FTP

The Download File Reference by SFTP step allows Users to download a File Reference across a network from an SFTP (Secure File Transfer Protocol) server. This step requires proper authentication via username and password to connect to the specified server type.

Note: All Certificates and related information for FTP/SFTP steps are stored within the Flow Step and are not stored independently in the database or the server.


Properties

Settings

PropertyDescriptionData Type
ShowCertOptionsToggles display a certificate on/off.Boolean
ShowPasswordOptionToggles displaying a password on/off.Boolean

SFTP

PropertyDescriptionData Type
Get Configuration From DataAllows Users to set the configuration as input fields.Boolean

Server

PropertyDescriptionData Type
HostHost name of the SFTP server.String
PortPort of the SFTP server.String
SSLToggles SSL on/off.Boolean

Authentication

PropertyDescriptionData Type
Use Certificate for AuthEnables users to use a Certificate and Certificate Password for authentication for SFTP. Users can use the following types of certificates: X.509, PFX/PKCS#12, and PEM.Boolean
UsernameUsername for the SFTP accountString
PasswordPassword for the SFTP accountString

Advanced

PropertyDescriptionData Type
Show Advanced OptionsToggles Advanced Options on/off. Boolean
Enable CompressionEnables compression of the file being uploadedBoolean
SSH Key Exchange AlgorithmEnables SSH to use a specified algorithm typeBoolean

Inputs

PropertyDescriptionData Type
Output File NameThe desired file name of the downloaded file.String
Remote File PathThe SFTP directory path of the SFTP host.String

Outputs

PropertyDescriptionData Type
FileThis step outputs a file reference using the specified information. FileReference


Example Inputs and Outputs

Inputs: {
Remote File Path: 
Output FileName:
Outputs: [
0: (
path: 
data: {
file: {
Id:
FileName:
Size:
FileDateTime:


Step Changes

DescriptionVersionDateDeveloper Task
A new step, 'Download File Reference by SFTP' has been added that enables Users to output specified files as file references. 9.22March 2026[DT-047131]