Microsoft Graph Search
Use the Microsoft Search API in Microsoft Graph to search content stored in OneDrive or SharePoint: files, folders, lists, list items, or sites.
Cloud Services · Microsoft Graph Search
Configuration parameters
creds_auth_id— (required)creds_refresh_token— (required)creds_enc_key—creds_certificate— Certificate Thumbprint (can be used instead of Client Secret)private_key— Private Keycreds_auth_code—redirect_uri— Application redirect URI (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (3)
-
msgraph-search-contentUse the Microsoft Search API in Microsoft Graph to search content stored in OneDrive or SharePoint: files, folders, lists, list items, or sites.
-
msgraph-search-generate-login-urlGenerate the login url used for Authorization code flow.
-
msgraph-search-testTests connectivity.