Name | Description |
Query the available files on your sharepoint site. | |
Query the available groups on your sharepoint site. | |
Query the available lists on your sharepoint site. | |
Query the roles your users can have. | |
Query the available users on your sharepoint site. |
Name | Type | Description |
Id [KEY] | String | |
CreatedBy_Id | String | |
CreatedBy_Name | String | |
CreatedBy_Puid | String | |
ETag | String | |
LastModifiedBy_Id | String | |
LastModifiedBy_Name | String | |
LastModifiedBy_Puid | String | |
Name | String | |
Size | Int | |
TimeCreated | Datetime | |
TimeLastModified | Datetime | |
Url | String |
Name | Type | Description |
AllowMembersEditMembership | Bool | |
AllowRequestToJoinLeave | Bool | |
AutoAcceptRequestToJoinLeave | Bool | |
CanCurrentUserEditMembership | Bool | |
CanCurrentUserManageGroup | Bool | |
CanCurrentUserViewMembership | Bool | |
Description | String | |
OnlyAllowMembersViewMembership | Bool | |
OwnerTitle | String | |
RequestToJoinLeaveEmailSetting | String | |
LinkedOwner | String | |
LinkedUsers | String |
Name | Type | Description |
HasUniqueRoleAssignments [KEY] | Bool | |
LinkedFirstUniqueAncestorSecurableObject | String | |
LinkedRoleAssignments | String | |
Id [KEY] | String | |
AllowContentTypes | Bool | |
AllowDeletion | Bool | |
BaseTemplate | Int | |
BaseType | Int | |
BrowserFileHandling | Int | |
ContentTypesEnabled | Bool | |
CrawlNonDefaultViews | Bool | |
Created | Datetime | |
CurrentChangeToken_StringValue | String | |
CustomActionElements_Items | String | |
DataSource_Properties | String | |
DefaultContentApprovalWorkflowId | String | |
DefaultDisplayFormUrl | String | |
DefaultEditFormUrl | String | |
DefaultItemOpenUseListSetting | Bool | |
DefaultNewFormUrl | String | |
DefaultViewPath_DecodedUrl | String | |
DefaultViewUrl | String | |
Description | String | |
Direction | String | |
DisableGridEditing | Bool | |
DocumentTemplateUrl | String | |
DraftVersionVisibility | Int | |
EffectiveBasePermissions_High | Long | |
EffectiveBasePermissions_Low | Long | |
EffectiveBasePermissionsForUI_High | Long | |
EffectiveBasePermissionsForUI_Low | Long | |
EnableAssignToEmail | Bool | |
EnableAttachments | Bool | |
EnableFolderCreation | Bool | |
EnableMinorVersions | Bool | |
EnableModeration | Bool | |
EnableRequestSignOff | Bool | |
EnableVersioning | Bool | |
EntityTypeName | String | |
ExcludeFromOfflineClient | Bool | |
ExemptFromBlockDownloadOfNonViewableFiles | Bool | |
FileSavePostProcessingEnabled | Bool | |
ForceCheckout | Bool | |
HasExternalDataSource | Bool | |
Hidden | Bool | |
ImagePath_DecodedUrl | String | |
ImageUrl | String | |
IrmEnabled | Bool | |
IrmExpire | Bool | |
IrmReject | Bool | |
IsApplicationList | Bool | |
IsCatalog | Bool | |
IsEnterpriseGalleryLibrary | Bool | |
IsPrivate | Bool | |
IsSiteAssetsLibrary | Bool | |
IsSystemList | Bool | |
ItemCount | Int | |
LastItemDeletedDate | Datetime | |
LastItemModifiedDate | Datetime | |
LastItemUserModifiedDate | Datetime | |
ListExperienceOptions | Int | |
ListItemEntityTypeFullName | String | |
MajorVersionLimit | Int | |
MajorWithMinorVersionsLimit | Int | |
MultipleDataList | Bool | |
NoCrawl | Bool | |
OnQuickLaunch | Bool | |
PageRenderType | Int | |
ParentWebPath_DecodedUrl | String | |
ParentWebUrl | String | |
ParserDisabled | Bool | |
ReadSecurity | Int | |
SchemaXml | String | |
ServerTemplateCanCreateFolders | Bool | |
TemplateFeatureId | String | |
Title | String | |
ValidationFormula | String | |
ValidationMessage | String | |
WriteSecurity | Int | |
LinkedContentTypes | String | |
LinkedCreatablesInfo | String | |
LinkedDefaultView | String | |
LinkedDescriptionResource | String | |
LinkedEventReceivers | String | |
LinkedFields | String | |
LinkedForms | String | |
LinkedInformationRightsManagementSettings | String | |
LinkedItems | String | |
LinkedParentWeb | String | |
LinkedRootFolder | String | |
LinkedSubscriptions | String | |
LinkedTitleResource | String | |
LinkedUserCustomActions | String | |
LinkedViews | String | |
LinkedWorkflowAssociations | String |
Name | Type | Description |
Id [KEY] | Int | |
BasePermissions_High | Long | |
BasePermissions_Low | Long | |
Description | String | |
Hidden | Bool | |
Name | String | |
Order | Int | |
RoleTypeKind | Int |
Name | Type | Description |
AadObjectId_NameId | String | |
AadObjectId_NameIdIssuer | String | |
Email | String | |
Expiration | String | |
IsEmailAuthenticationGuestUser | Bool | |
IsShareByEmailGuestUser | Bool | |
IsSiteAdmin | Bool | |
UserId_NameId | String | |
UserId_NameIdIssuer | String | |
UserPrincipalName | String | |
LinkedAlerts | String | |
LinkedGroups | String |
Name | Description |
Download a document from the SharePoint list. | |
Download a document from the SharePoint library. | |
Gets the admin consent URL that must be opened separately by an admin of a given domain to grant access to your application. Only needed when using custom OAuth credentials. | |
Retrieves information about the current logged in user. | |
Gets the OAuth access token from SharePoint. | |
Gets the SharePoint authorization URL. Access the URL returned in the output in a Web browser. This requests the access token that can be used as part of the connection string to SharePoint. | |
Refreshes the OAuth access token used for authentication with SharePoint. |
Name | Type | Description |
File | String | The path of the file to be saved. You should include the new filename. For example, 'C:/Users/User/Desktop/DownloadedFile.txt'. |
RemoteFile | String | The path of the file on the server. This can be the full URL or the path relative to the server. |
Name | Type | Description |
Result | String | Boolean value indicating whether the operation was successful. |
Name | Type | Description |
File | String | The path of the file to be saved. You should include the new filename. For example, 'C:/Users/User/Desktop/DownloadedFile.txt'. |
Library | String | The name of the library on the SharePoint server. For example, 'Shared Documents'. |
RemoteFile | String | This can be either the relative path to the library or the full URL of the file. |
Name | Type | Description |
Result | String | Boolean value indicating whether the operation was successful. |
Name | Type | Description |
CallbackUrl | String | The URL the user will be redirected to after authorizing your application. This value must match the Reply URL in the Azure AD app settings. |
State | String | The same value for state that you sent when you requested the authorization code. |
Scope | String | The scope or permissions you are requesting from the Admin The default value is AllSites.Manage. |
Name | Type | Description |
URL | String | The authorization URL, entered into a Web browser to obtain the verifier token and authorize your app. |
Name | Type | Description |
Id | Int | The id of the user. |
Title | String | The title of the user. |
Email | String | The email of the user. |
IsSiteAdmin | Boolean | Whether the user is a site admin or not. |
Name | Type | Description |
AuthMode | String | The type of authentication mode to use. The allowed values are APP, WEB. |
Verifier | String | The verifier token returned by SharePoint after using the URL obtained with GetOAuthAuthorizationURL. Required for only the Web AuthMode. |
CallbackUrl | String | The URL the user will be redirected to after authorizing your application. |
Scope | String | The scope or permissions you are requesting from the user. The default value is AllSites.Manage. |
State | String | Any value that you wish to be sent with the callback. |
Name | Type | Description |
OAuthAccessToken | String | The authentication token returned from SharePoint. |
OAuthRefreshToken | String | A token that may be used to obtain a new access token. |
ExpiresIn | String | The remaining lifetime for the access token in seconds. |
Name | Type | Description |
CallbackUrl | String | The URL that Sharepoint will return to after the user has authorized your app. |
Scope | String | The scope or permissions you are requesting from the user. The default value is AllSites.Manage. |
State | String | Any value that you wish to be sent with the callback. |
Name | Type | Description |
URL | String | The URL to be entered into a Web browser to obtain the verifier token and authorize the data provider with. |
Name | Type | Description |
OAuthRefreshToken | String | The old token to be refreshed. |
Name | Type | Description |
OAuthAccessToken | String | The authentication token returned from SharePoint. |
ExpiresIn | String | The remaining lifetime on the access token. |