# Microsoft SharePoint

> Search sites, read list items, and manage files across Microsoft SharePoint.

Source: https://cotera.co/docs/reference/tools/individual-tools/microsoft-sharepoint

---

**Authentication Type:** OAuth\
**Description:** Search sites, read list items, and manage files across Microsoft SharePoint.

***

## Beta Notice

**This tool is currently in beta testing and not yet available for general use.**

To get the Microsoft SharePoint tool added to your Cotera workspace, please contact our support team at [support.cotera.co](https://support.cotera.co).

***

## Sites

Discover and search across SharePoint sites.

### List Sites

List sites to retrieve the SharePoint sites available to your account, including their names and identifiers.

**Operation Type:** Query (Read)

### Search

Search SharePoint to find files, pages, and content matching a query across sites.

**Operation Type:** Query (Read)

## Lists

Read structured data from SharePoint lists.

### Get List Items

Get list items to read rows and column values from a SharePoint list.

**Operation Type:** Query (Read)

## Files

Read and write files in SharePoint document libraries.

### Get File Content

Get file content to download a file's contents and metadata from a SharePoint site.

**Operation Type:** Query (Read)

### Save File

Save a file to upload a new file or update an existing one in a SharePoint document library.

**Operation Type:** Mutation (Write)

