EndPoint Read List Item (By ID)
Parameters
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
Id |
DT_WSTR
|
nvarchar(200)
|
200 | False |
|
CreatedOn |
DT_DBTIMESTAMP
|
datetime
|
False |
||
CreatedById |
DT_GUID
|
uniqueidentifier
|
False |
||
CreatedByDisplayName |
DT_WSTR
|
nvarchar(200)
|
200 | False |
|
ModifiedOn |
DT_DBTIMESTAMP
|
datetime
|
False |
||
LastModifiedId |
DT_GUID
|
uniqueidentifier
|
False |
||
LastModifiedDisplayName |
DT_WSTR
|
nvarchar(200)
|
200 | False |
|
[Dynamic Column] |
DT_WSTR
|
nvarchar(2000)
|
2000 | False |
[Dynamic Column] |
[Dynamic Column]LookupId |
DT_I4
|
int
|
False |
[Dynamic Column] Id | |
[Dynamic Column]Label |
DT_WSTR
|
nvarchar(500)
|
500 | False |
[Dynamic Column] Id |
[Dynamic Column]TermGuid |
DT_WSTR
|
nvarchar(100)
|
100 | False |
Managed Meta [Dynamic Column] TermGuid |
[Dynamic Column]WssId |
DT_I4
|
int
|
False |
Managed Meta [Dynamic Column] WssId |
Input Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |
Examples
SSIS
Use SharePoint Online Connector in API Source component to read data or in API Destination component to read/write data:
Read List Item (By ID) using API Source
SharePoint Online
Read List Item (By ID)

Read List Item (By ID) using API Destination
SharePoint Online
Read List Item (By ID)
