On-prem files - List files in folder action (Batch)

The List files in folder batch action lists all files in the on-prem folder you select. Files are returned in a flat list and sorted in alphabetical order by file path.

Input

Input fieldDescription
FolderSelect or manually enter the relative path to the parent folder to list files from.
Include files in sub-folders?Select an option to determine whether files in sub-folders are included or not. Note that files are returned in a flat alphabetical list, instead of a directory.
Filter files by nameOptional. Define a naming pattern that files must use to trigger a job.

Output

Output fieldDescription
File pathThe path of the current file, relative to the base path defined in your connection profile. For example: /my-profile/path/report.csv.
File nameThe name of the file, including its extension.
File size (bytes)The size of the file contents in bytes.
Created timeThe time the file was created. This value is set by your OS.
Last modified timeThe time the file was last modified. This value is set by your OS.
List sizeThe total number of files in the list.
List indexThe index of the current file within the list.

Last updated: