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.
- Category
- Cloud Services
- Pack
- MicrosoftGraphSearch
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 Key
- creds_auth_code —
- redirect_uri — Application redirect URI (required)
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
Commands (3)
- msgraph-search-content — Use 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-url — Generate the login url used for Authorization code flow.
- msgraph-search-test — Tests connectivity.