# Get field value from list item

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-field-value-from-list-item/](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-field-value-from-list-item/)
Product: Virto Workflow Automation App
Updated: 2026-08-12


This activity extracts values from field from list items at specified list and store result in Variable.

![Get field value from list item activity in the Virto Workflows for Office 365 designer](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/get_field_value_from_list_item_1.jpg)

## **Parameters**

Input parameters


| Parameter | Description | Example |
|---|---|---|
| The following field | Field name which value you want to get. | Title, Due Date, Task Status |
| Current list item | List item ID which field value | [%Current item: ID%] |
| (optional) | you want to get. Default value is current workflow context list item ID. |  |
| Current list (optional) | List ID (guid) or name where you want to get list item field value. . Default value iscurrent workflow context list. | [%Workflow Context: List ID%] |
| Site URL(optional) | The URLs of a SharePoint sites (semicolon delimited). If the value field is empty,current site will be used. | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current SiteURL%]subSite |


## **Example**

![Example of the Get field value from list item activity configured in a SharePoint workflow](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/get_field_value_from_list_item_2.png)
