FTP Put

Purpose

To be able to schedule the generation of a report that is uploaded to a ftp server 

The exported filename can be customised in the URL setting of the activity.  For example: FILENAME_YYYYMMDD.csv, where the date is appended each day to the report.

Configuration

Setting

Description

File

Choose from either:

  1. An existing file from the Document library; or
  2. A generated report. This also requires Export activity to generate a nominated report and then is passed a parameter into the FTP Put activity
URL

FTP server path and file name. The URL protocol must be 'ftp' or 'sftp'.

Credentials

The credentials to use when uploading the file.

Parameters created

Parameter

Type

Description

[Ftp fetch.File]FileA file that fetched over via FTP Fetch activity. Can also be used in conjunction with Import Spreadsheet Activity

Output Paths

  • Success 
  • Failure


Screenshot: FTP Put implementation example