Blocks
Microsoft SharePoint
List SharePoint lists and manage list items via Microsoft Graph.
Use Microsoft Graph to access SharePoint sites, lists and items with OAuth.
Toolssharepoint
Block Preview
Microsoft SharePoint
List SharePoint lists and manage list items via Microsoft Graph.
Usage
- Add the block to your workflow and connect it to the upstream step.
- Connect the required credentials or OAuth provider before running.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the sharepoint block with monitoring enabled in production.
Inputs (UI)
SharePoint Account
oauth-inputPlaceholder: Select Microsoft account
Layout: full
Provider: microsoft-sharepoint
Operation
dropdownLayout: full
Options: List Lists, List Items, Get Item, Create Item
Site ID
short-inputLayout: full
List ID
short-inputLayout: half
Item ID
short-inputLayout: half
Fields (JSON)
long-inputLayout: full
Inputs (API)
credential
stringRequired
operation
stringRequired
siteId
stringRequired
listId
stringOptional
itemId
stringOptional
fields
jsonOptional
Outputs
Primary response type:
{
"data": "json"
}Tool Access
sharepoint_lists