Page tree
Skip to end of metadata
Go to start of metadata

Input one or several files in any format. The element outputs the file(s) URL(s).

Element type: get-file-list

Parameters in GUI

ParameterDescriptionDefault valueParameter in Workflow FileType
Input directoryInput directory.
in-pathstring

Specify whether to output absolute or relative paths of the files.Trueabsoluteboolean
Recursive readingGet files from all nested directories or just from the current one.Falserecursiveboolean
Include name filterFilter files by the specified value. It can be, for example, a file name or a regular expression of the file name.
include-name-filterstring
Exclude name filterExclude files using the specified filter value. The value can be, for example, a file name or a regular expression of the file name.
exclude-name-filterstring


Input/Output Ports

The element has 1 output port:

Name in GUI: out-url

Name in Workflow File: out-url

Slots:

Slot In GUISlot in Workflow FileType
Source URLout-urlstring
  • No labels