Get List Items
You can select this activity to retrieve SharePoint list items from the specified SharePoint list .
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 | Columns to Retrieve | IEnumerable<String> | The display names of the columns to retrieve. |
List | SharePointList | The SharePoint list from which the items must be retrieved. | |
Misc | DisplayName | String | Display name for the activity. |
Output | List Items | Data Table | The list items retrieved by this activity. |
Response Code | Int32 | Response code for the activity. Possible values:
|