# Read text content from document

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/doc-library-activities/read-text-from-doc/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/doc-library-activities/read-text-from-doc/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity allows reading any text document (e.g., TXT, HTML, Email) and saving the result into a variable.

***Note**: Using this activity, you can retrieve information from an email that was saved in an email-enabled list.*

![Read text content from document activity reading a text file by URL into a workflow variable](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/read_text_content_from_document_1.png)

## **SharePoint Workflow Designer Phrase**

Read text content from **list item URL** and store result in **output text**.

**Parameters**


| Parameter | Description |
|---|---|
| list item URL | **Optional**. Full URL of the list item.; Example: `http://mysharepoint/MyDocs/Shared%20Documents/Report.txt`. If the URL is empty, the current list item will be used. |

