Skip to main content

Export Result

Export result from an e-Discovery search.

  • 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 Documentation

To learn more, visit the Microsoft E-Discovery documentation.

Basic Parameters

ParameterDescription
Additional OptionsThe additional options for the export.
DescriptionThe description of the export result.
Display NameThe description of the export result.
E-Discovery Case IDThe e-Discovery case ID of the case that the search belongs to. Can be obtained by using the List Cases action.
E-Discovery Search IDThe e-Discovery search ID of the search to retrieve.
Export CriteriaThe portion of the estimate results to be exported.
Export FormatThe desired format of the exported emails.

Advanced Parameters

ParameterDescription
Export LocationLocation scope for partially indexed items. You can choose to include partially indexed items only in responsive locations with search hits or in all targeted locations.

Example Output

{
Location: https://graph.microsoft.com/beta/security/cases/ediscoverycases('dbc06feb-a6a5-46a2-8e4e-534353b071e4')/operations('01826ce3-43a3-4235-a121-81d05926efae')
}

Workflow Library Example

Export Result with Microsoft E Discovery and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop