Namespace System.Integration.Sharepoint
Codeunit
| Name | Summary |
|---|---|
| Codeunit System.Integration.Sharepoint."SharePoint Client" | Provides functionality for interacting with SharePoint REST API |
| Codeunit System.Integration.Sharepoint."SharePoint Auth." | Provides functionality for creating means for authorizing HTTP requests made to SharePoint REST API. |
Table
| Name | Summary |
|---|---|
| Table System.Integration.Sharepoint."SharePoint File" | Holds information about file entity. |
| Table System.Integration.Sharepoint."SharePoint Folder" | Holds information about folder entity. |
| Table System.Integration.Sharepoint."SharePoint List" | Holds information about list entity. |
| Table System.Integration.Sharepoint."SharePoint List Item" | Holds information about list item entity. |
| Table System.Integration.Sharepoint."SharePoint List Item Atch" | Holds information about list item attachment entity. |
Interface
| Name | Summary |
|---|---|
| Interface System.Integration.Sharepoint."SharePoint Authorization" | Common interface for different authorization options. |
| Interface System.Integration.Sharepoint."HTTP Diagnostics" | Interface to get diagnostics from an HTTP call. |
Events
| Name | Summary |
|---|---|
| ProcessSharePointFileMetadata | |
| ProcessSharePointListItemMetadata |