List File
You can select this activity to retrieve a list of files from the cloud within the tenant environment.
This table lists the properties for the activity.
| Property Type | Property Name | Data Type | Description |
|---|---|---|---|
| Common | Continue on error | Boolean | Select the check box to continue the RPA flow even if the activity fails. This check box is selected by default. |
| Input | Object Path | String | The complete object path within the tenant environment from which the list of files must be retrieved. |
| Filter By Name | String | The name of the files by which the list of files must be retrieved. | |
| Filter By Type | String | The type of the files by which the list of files must be retrieved. | |
| Misc | DisplayName | String | The display name of the activity. |
| Output | Error Message | String | The message displayed when the action fails. |
| Objects | CloudFileInfo | The list of files and folders retrieved from the specified cloud path. | |
| Response Code | Int32 | Response code for the activity. Possible values:
|
|
| Success | Boolean | Indicates whether the activity completed successfully. |