get-site-list-item
get-site-list-itemFetch a specific SharePoint list item and its field values by supplying the site ID, list ID, and item ID.
Instructions
Get a single SharePoint list item including field values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Value for itemId | |
| listId | Yes | Value for listId | |
| siteId | Yes | Value for siteId |