UiPath Documentation
activities
latest
false

Productivity activities

Get List Info

UiPath.MicrosoftOffice365.Activities.SharePoint.GetListInfo

Description

Uses the Microsoft Graph Get list API to get information about 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

Common

  • DisplayName - The display name of the activity. This property supports String variables and string formatted values.

Input

  • Include Columns Definitions - Indicates whether to retrieve the information about the list columns. This field only supports Boolean values (True, False). The default value is False.
  • List Title or Id - Specify either the title (display name) or the ID of the list. This property supports String variables and string formatted values.
  • Site Url or Id - The URL or the ID of the Sharepoint site. This property supports String variables and string formatted values.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.

Output

  • List - The information about the Sharepoint list. This field supports only SharepointList variables.
  • Description
  • Scopes
  • Project compatibility
  • Configuration
  • Common
  • Input
  • Misc
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated