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
Parameter | Description |
---|---|
Additional Options | The additional options for the export. |
Description | The description of the export result. |
Display Name | The description of the export result. |
E-Discovery Case ID | The e-Discovery case ID of the case that the search belongs to. Can be obtained by using the List Cases action. |
E-Discovery Search ID | The e-Discovery search ID of the search to retrieve. |
Export Criteria | The portion of the estimate results to be exported. |
Export Format | The desired format of the exported emails. |
Advanced Parameters
Parameter | Description |
---|---|
Export Location | Location 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
Preview this Workflow on desktop