UiPath Documentation
activities
latest
false
Productivity activities

Get List Items

Get List Items activity that uses the Microsoft Graph Enumerate items in a list API to retrieve the list items from the specified SharePoint list.

UiPath.MicrosoftOffice365.Activities.Sharepoint.GetListItems

Description​

Uses the Microsoft Graph Enumerate items in a list API to retrieve the list items from the specified SharePoint list.

Scopes​

This activity requires the following scopes:

  • Sites.Read.All

OR

  • Sites.ReadWrite.All

Project compatibility​

Windows - Legacy | Windows

Configuration​

Properties panel​

Common​
  • DisplayName - The display name of the activity. This property supports String variables and string formatted values.
Input​
  • List - The SharePoint list. This property supports Office365SharepointList variables.
  • Filter - An optional OData filter.
  • ColumnsToRetrieve - The display name of the columns to retrieve. This property supports IEnumerable<String> input (e.g., {"a"} or {"a", "b"}).
Misc​
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Output​
  • List Items - The list items retrieved by the activity.
  • Description​
  • Scopes​
  • Project compatibility​
  • Configuration​
  • Properties panel​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated