Skip to main content
Export an item report from an estimated 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.

Basic Parameters

ParameterDescription
Additional OptionsThe additional items to include in the export.

Notes:
* The advancedIndexing value is only available when exportCriteria includes partiallyIndexed.
* Select the include Unknown Enum Members to use the evolvable enum values htmlTranscripts, advancedIndexing, and allItemsInFolder in Additional Options.
Case IDThe e-Discovery case ID. Can be obtained by using the List Cases action.
DescriptionThe description of the export report.
Display NameThe display name of the export report.
Export CriteriaThe portion of the estimate report to export.
Search IDThe e-Discovery search ID of the search to retrieve.

Advanced Parameters

ParameterDescription
Cloud Attachment VersionThe versions of cloud attachments to include in messages.
Document VersionThe versions of files in SharePoint to include.
Export LocationThe location scope for partially indexed items.

Note: The nonresponsiveLocations value is only available when exportCriteria includes partiallyIndexed.
Include Unknown Enum MembersSelect to use the evolvable enum values htmlTranscripts, advancedIndexing, and allItemsInFolder in Additional Options, By adding the Prefer: include-unknown-enum-members request header.

For more information about the Prefer: include-unknown-enum-members header, visit e-Discovery documentation.

Workflow Library Example

Export Report with Microsoft E Discovery and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop