Get Files in Directory
You can select this activity to obtain files in a directory. You can filter the type of files and optionally include or exclude subdirectories.
This table lists the properties for the activity.
Property Type | Property Name | Data type | Description |
---|---|---|---|
Filter | File Type | N/A | The type of the files to be retrieved. |
Input | Path | String | The location of the directory. |
Options | Include Subdirectories | Boolean | Select an appropriate value to include subdirectories. Possible values are True or False. |
Output | Files | List< String > | The list of files. |
Response Code | Int32 | Response code for the activity. Possible values:
|