> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Download From URL

Download an exported e-Discovery report or result from its download URL.

**Note:** The connection must be configured through the `App Registration` method with the `b26e684c-5068-4120-a679-64a5d2c909d9/.default` scope.

<Note>
  External Documentation

  To learn more, visit the [Microsoft E-Discovery documentation](https://learn.microsoft.com/en-us/purview/edisc-ref-api-guide#microsoft-purview-ediscovery-api).
</Note>

## Parameters

<div className="integrations-table">
  | Parameter   | Description                                                                                                                                                                                                                                                                              |
  | ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Request URL | The download URL of the exported report or result. Obtain the URL from the `downloadUrl` field of the [exportFileMetadata](https://learn.microsoft.com/en-us/graph/api/resources/security-ediscoveryexportfilemetadata?view=graph-rest-1.0) returned by the `Get Case Operation` action. |
</div>

## Workflow Library Example

[Download from Url with Microsoft E Discovery and Send Results Via Email](https://library.blinkops.com/workflows/download-from-url-with-microsoft-e-discovery-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/download-from-url-with-microsoft-e-discovery-and-send-results-via-email/canvas" />
</div>
