SharePoint Online Connector
SharePoint Online Connector Help
Version 12
ZappySys Logo File Version: v12
Supported Engine: 9

EndPoint Read List


Name

get_list

Description

No description available

Parameters

Parameter Label Required Options Description
SiteId SiteId NO Specify a site
ListId ListId YES Specify a list id to search items for

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 500 False
Name DT_WSTR 300 False
displayName DT_WSTR 188 False
ParentReferenceSiteId DT_WSTR 388 False
ListContentTypesEnabled DT_BOOL 0 False
IsListHidden DT_BOOL 0 False
ListTemplate DT_WSTR 88 False
Description DT_WSTR 500 False
CreatedAt DT_DBTIMESTAMP 0 False
CreatedByUserId DT_WSTR 144 False
CreatedByUserEmail DT_WSTR 124 False
CreatedByUser DT_WSTR 56 False
LastModifiedAt DT_DBTIMESTAMP 0 False
LastModifiedByUser DT_WSTR 48 False
LastModifiedByUserEmail DT_WSTR 100 False
LastModifiedByUserId DT_WSTR 144 False
WebUrl DT_WSTR 300 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.