Get List Information

You can select this activity to retrieve information on 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 List Name or ID String The display name or the ID of the SharePoint list.
Site URL or ID String The URL or ID of the SharePoint site.
Include Column Definitions Boolean Indicates whether to retrieve information on the columns of the SharePoint list. The value of this property is set to False, by default.
Misc DisplayName String Display name for the activity.
Output List SharePointList The metadata of the retrieved SharePoint list.
Response Code Int32 Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.