| Initialize | (Text, Interface SharePoint Authorization) | | public | - |
| Initialize | (Text, Text, Interface SharePoint Authorization) | | public | - |
| GetDiagnostics | () | Interface HTTP Diagnostics | public | - |
| GetLists | (var Record SharePoint List) | Boolean | public | - |
| GetListItems | (Text, var Record SharePoint List Item) | Boolean | public | - |
| GetListItems | (Guid, var Record SharePoint List Item) | Boolean | public | - |
| GetListItemAttachments | (Text, Integer, var Record SharePoint List Item Atch) | Boolean | public | - |
| GetListItemAttachments | (Guid, Integer, var Record SharePoint List Item Atch) | Boolean | public | - |
| DownloadListItemAttachmentContent | (Text, Integer, Text) | Boolean | public | - |
| DownloadListItemAttachmentContent | (Guid, Integer, Text) | Boolean | public | - |
| DownloadListItemAttachmentContent | (Text) | Boolean | public | - |
| CreateListItemAttachment | (Text, Integer, var Record SharePoint List Item Atch) | Boolean | public | - |
| CreateListItemAttachment | (Guid, Integer, var Record SharePoint List Item Atch) | Boolean | public | - |
| CreateListItemAttachment | (Text, Integer, Text, var InStream, var Record SharePoint List Item Atch) | Boolean | public | - |
| CreateListItemAttachment | (Guid, Integer, Text, var InStream, var Record SharePoint List Item Atch) | Boolean | public | - |
| CreateList | (Text, Text, var Record SharePoint List) | Boolean | public | - |
| CreateListItem | (Text, Text, Text, var Record SharePoint List Item) | Boolean | public | - |
| CreateListItem | (Guid, Text, Text, var Record SharePoint List Item) | Boolean | public | - |
| GetSubFoldersByServerRelativeUrl | (Text, var Record SharePoint Folder) | Boolean | public | - |
| GetFolderFilesByServerRelativeUrl | (Text, var Record SharePoint File) | Boolean | public | - |
| DownloadFileContent | (Text, Text) | Boolean | public | - |
| GetDocumentLibraryRootFolder | (Text, var Record SharePoint Folder) | Boolean | public | - |
| CreateFolder | (Text, var Record SharePoint Folder) | Boolean | public | - |
| AddFileToFolder | (Text, var Record SharePoint File) | Boolean | public | - |
| AddFileToFolder | (Text, Text, var InStream, var Record SharePoint File) | Boolean | public | - |
| DownloadFileContent | (Text, var InStream) | Boolean | public | - |
| DownloadFileContent | (Text, var Codeunit Temp Blob) | Boolean | public | - |
| DownloadFileContentByServerRelativeUrl | (Text, var InStream) | Boolean | public | - |
| DownloadFileContentByServerRelativeUrl | (Text, Text) | Boolean | public | - |
| DownloadFileContentByServerRelativeUrl | (Text, var Codeunit Temp Blob) | Boolean | public | - |
| DeleteFile | (Text) | Boolean | public | - |
| DeleteFileByServerRelativeUrl | (Text) | Boolean | public | - |
| DeleteFolder | (Text) | Boolean | public | - |
| DeleteFolderByServerRelativeUrl | (Text) | Boolean | public | - |
| GetFolderFilesByServerRelativeUrl | (Text, var Record SharePoint File, Boolean) | Boolean | public | - |
| AddFileToFolder | (Text, var Record SharePoint File, Boolean) | Boolean | public | - |
| AddFileToFolder | (Text, Text, var InStream, var Record SharePoint File, Boolean) | Boolean | public | - |
| UpdateListItemMetaDataField | (Text, Integer, Text, Text, Text) | Boolean | public | - |
| UpdateListItemMetaDataField | (Guid, Integer, Text, Text, Text) | Boolean | public | - |