Read File URL(s) Element
Input one or several files in any format. The element outputs the file(s) URL(s).
Element type: get-file-list
Parameters in GUI
Parameter | Description | Default Value | Parameter in Workflow File | Type |
---|---|---|---|---|
Input directory | Input directory. | in-path | string | |
Specify output paths | Specify whether to output absolute or relative paths of the files. | True | absolute | boolean |
Recursive reading | Get files from all nested directories or just from the current one. | False | recursive | boolean |
Include name filter | Filter files by the specified value. It can be a file name or a regular expression of the file name. | include-name-filter | string | |
Exclude name filter | Exclude files using the specified filter value. Can be a file name or a regular expression. | exclude-name-filter | string |
Input/Output Ports
The element has 1 output port:
Slot in GUI | Slot in Workflow File | Type |
---|---|---|
Source URL | out-url | string |