GetFolderItemsForConnection method
Overview
Lists the items for a folder connection.
Parameters
Three are two ways to specify the directory to retrieve the files from:
- Enter the connection identifier; the directory associated to the connection is used.
- Enter the connection identifier and a relative path
Name | Description | Type |
---|---|---|
qConnectionId |
Identifier of the connection. This parameter is mandatory. |
String |
qRelativePath |
Relative path of the connection. This parameter is optional. |
String |
Outputs
The following is returned in the output:
Name | Description | Type |
---|---|---|
qFolderItems |
List of the folder items. This parameter is mandatory. |
Array of FolderItem
|
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!