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.

Back to Catalog
Toolssharepoint

Block Preview

Microsoft SharePoint

Microsoft SharePoint

List SharePoint lists and manage list items via Microsoft Graph.

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Connect the required credentials or OAuth provider before running.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the sharepoint block with monitoring enabled in production.

Inputs (UI)

SharePoint Account

oauth-input

Placeholder: Select Microsoft account

Layout: full

Provider: microsoft-sharepoint

Operation

dropdown

Layout: full

Options: List Lists, List Items, Get Item, Create Item

Site ID

short-input

Layout: full

List ID

short-input

Layout: half

Item ID

short-input

Layout: half

Fields (JSON)

long-input

Layout: full

Inputs (API)

credential

string

Required

operation

string

Required

siteId

string

Required

listId

string

Optional

itemId

string

Optional

fields

json

Optional

Outputs

Primary response type:

{
  "data": "json"
}

Tool Access

sharepoint_lists
Microsoft SharePoint | NowFlow Blocks