Skip to main content
Run an estimate of the number of emails and documents in an e-Discovery search. The Location response header contains the operation ID used to poll its status with the Get Case Operation action.
  • Least privileged Microsoft Graph permission to access the action via application: eDiscovery.Read.All.
  • Higher privileged Microsoft Graph permission to access the action via application: eDiscovery.ReadWrite.All.
External DocumentationTo learn more, visit the Microsoft E-Discovery documentation.

Parameters

ParameterDescription
Case IDThe e-Discovery case ID. Can be obtained by using the List Cases action.
Search IDThe e-Discovery search ID of the search to retrieve.
Statistics OptionsThe statistics to generate.

Note: The advancedIndexing and locationsWithoutHits values are only considered when includeUnindexedStats is selected.

Workflow Library Example

Estimate Statistics with Microsoft E Discovery and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop