> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Blink supports the following SharePoint Actions:

* [Create List](./actions/create-list)
* [Delete Item](./actions/delete-item)
* [Get Item](./actions/get-item)
* [Get Lists](./actions/get-lists)
* [Get Site](./actions/get-site)
* [List Drives For Site](./actions/list-drives-for-site)
* [List Items](./actions/list-items)
* [List Site Documents](./actions/list-site-documents)
* [List Sites](./actions/list-sites)
* [SharePoint Custom Action](./actions/sharepoint-custom-action)
* [Subscribe To Webhook](./actions/subscribe-to-webhook)
* [Update File Properties](./actions/update-file-properties)
* [Upload File](./actions/upload-file)

<Note>
  Missing an action? You can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Note>
