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:
|
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] | File | A 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