Skip to main content
SharePoint
SharePoint
19 actions · 1 auth method
PreviewDocuments

Authentication

OAuth 2.0

Authenticate with your Microsoft Entra ID account to connect SharePoint. You’ll need to register an Azure application wi…Guides: Connector Profile, Link Account
Actions
|
19 actions
Action
Description
Required scopes
List Sites
Search and retrieve SharePoint sites across the organization using keyword search. This is the primary entry point for d…
Get Site
Retrieve complete metadata for a specific SharePoint site by its unique identifier, including configuration details, tim…
Get Site By Path
Retrieve a SharePoint site using its URL hostname and server-relative path instead of an opaque ID. This is the preferre…
List Subsites
Retrieve all immediate child subsites nested under a parent SharePoint site. Use this to navigate site hierarchies, disc…
Get Root Site
Retrieve the tenant’s root SharePoint site collection without needing to know its ID. This is the primary entry point fo…
Search Sites
Find SharePoint sites matching a keyword search query with relevance-ranked results. Use this when you have a search ter…
Get Site Columns
Retrieve all site column definitions available at the site level for schema discovery. Site columns are reusable metadat…
Get Site Content Types
Retrieve all content type definitions available at a SharePoint site for understanding document and item templates. Cont…
List Site Lists
Retrieve all SharePoint lists in a site including document libraries, custom data lists, task lists, and system lists. U…
Get List
Retrieve detailed metadata for a specific SharePoint list including its template type, content type settings, creation d…
Get List Columns
Retrieve the complete schema of all columns in a SharePoint list including their data types, validation rules, and confi…
Get List Operations
Retrieve the status of long-running background operations on a SharePoint list such as bulk imports, content type synchr…
List Items
Retrieve all items from a SharePoint list as structured data records with their field values. Supports filtering by colu…
Get Item
Retrieve a single item from a SharePoint list by its ID with complete metadata and field values. Use this to get detaile…
List Site Drives
Retrieve all document libraries (drives) available in a SharePoint site including their storage quota, ownership, and co…
Get Drive
Retrieve detailed metadata for a specific SharePoint document library including current storage quota status, ownership…
List Drive Root Children
List all files and folders at the root level of a SharePoint document library. Returns item metadata including name, siz…
List Drive Item Children
List all files and folders within a specific folder in a SharePoint document library. Use this to navigate into subfolde…
Get Drive Item
Retrieve complete metadata for a specific file or folder in SharePoint, including size, MIME type, permissions, and shar…

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/sharepoint/filled/png

Connector Profile

SharePoint - OAuth 2.0
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/sharepoint/filled/png

Link Account

SharePoint - OAuth 2.0
4

Use Actions

Invoke actions using one of the methods below: