ZelaxyDocs
Tool Integrations
Tool

SharePoint

Read, write, and search documents in SharePoint

SharePoint

Access SharePoint sites, document libraries, and lists. Read, write, and search content across your SharePoint organization.

Overview

PropertyValue
Typesharepoint
CategoryTool — Microsoft 365
AuthOAuth 2.0 (Microsoft)

Operations

OperationDescription
List SitesGet accessible SharePoint sites
List DocumentsGet documents from a library
Upload DocumentUpload a file to a library
SearchSearch across SharePoint
Read DocumentDownload document content

Configuration

SettingTypeDescription
Microsoft AccountOAuthConnect Microsoft 365
SiteDropdownSelect SharePoint site
LibraryShort inputDocument library name
FileFile uploadFile to upload
Search QueryShort inputSharePoint search query

Outputs

FieldTypeDescription
contentstringDocument content or search results
filesjsonArray of document objects
urlstringDocument URL

Workflow:

[Starter] → [SharePoint: Search] → [Agent: Answer] → [Response]

User asks a question, SharePoint searches the company's document library, Agent reads the relevant documents and provides an answer.

Tips

  • Site permissions determine what you can access — ensure the OAuth app has SharePoint scopes
  • Search covers all document types — PDFs, Word, Excel, presentations
  • Combine with Knowledge block for RAG over SharePoint documents