Directory Listing
Description
Section titled “Description”Writes a table listing the files in a document directory. Use it to drive downstream steps from whatever files are present — for example, to loop over every file in a folder or to check what an upstream process delivered.
Directory
Section titled “Directory”Select a document account, then press the Browse button to pick the folder to list.
Options
Section titled “Options”- File Pattern (optional) — a glob such as
*.csvto list only matching files. Leave blank to list everything. - Include Subdirectories — when checked, files in nested folders are listed as well.
- Target Table — the table that receives the listing.