---
title: "Downloading Signed Documents"
slug: "oss-workato-download-signed-documents"
updated: 2026-02-18T18:37:57Z
published: 2026-03-10T14:01:04Z
canonical: "docs.onespan.com/oss-workato-download-signed-documents"
---

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

# Downloading Signed Documents

The **Download file** action retrieves the signed documents from a completed OneSpan Sign transaction. You can also choose to include the Evidence Summary. The downloaded files can be used in subsequent recipe steps—for example, to upload them into another application or store them in a document management system.

### Input

| **Input field** | **Description** |
| --- | --- |
| Package ID | The unique ID of the OneSpan Sign transaction from which documents will be downloaded. |
| Flatten PDFs | Defaults to **No**. When set to **Yes**, all PDF documents in the transaction are flattened before download. |
| Include Documents | Defaults to **Yes**. When enabled, the downloaded file is a **ZIP** containing the signed documents and (optionally) the Evidence Summary. If only the Evidence Summary is included, the resulting file is a single **PDF**. |
| Include Evidence Summary | Defaults to **No**. When enabled, adds the Evidence Summary to the downloaded file. |

### Output

| **Output field** | **Description** |
| --- | --- |
| File contents | The binary contents of the downloaded file. This value can be mapped to downstream steps such as uploading the ZIP or PDF into another system or storing it in long‑term file storage. |

After downloading the file, you can reference **File contents** in later steps of your recipe to store or process the documents as needed.
