Skip to content

SharePoint

RedByte edited this page Feb 25, 2024 · 5 revisions

SharePoint

Due to the "complex" way how SharePoint itself is structured, a quick summary will first be given here. This will allow you to better understand how to obtain files from "SharePoint" in GraphSpy, and why it is separated into three modules.

An organization's SharePoint usually consists of several SharePoint Sites. These Sites basically are the overarching containers to which other resources are linked (such as pages, lists, drives, ...). A SharePoint Team Site is commonly created to allow users of a team to share information within their team, and/or with other teams.

Documents can not be directly attached to a SharePoint site, so it is not directly possible for GraphSpy to list all files of a SharePoint Site. Instead, one or multiple Drives can be created on a SharePoint site, on which files and folders can then be added.

Because of this, the SharePoint functionality in GraphSpy consists of the following three modules:

SharePoint Sites

SharePoint Sites Page

SharePoint Drives

SharePoint Drives Page

SharePoint Files

SharePoint Files Page

Clone this wiki locally