Contact us

Get field values from list

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

Get field values from list activity in the Virto Workflows for Office 365 designer

Parameters#

Input parameters

ParameterDescriptionExample
Thefollowing fieldField name which values you want to get from the list.Title, Task Status
All (optional)List view name or ID, or CAML query for list items those you want to get field values from.All items, <Query><Where> … </Query></Where>
Current listList name or id(quid) those you want to get field values from. If empty, current workflow context list will be used.Tasks[%Workflow Context:List Name%]/Lists/ Tasks
VariableAfter successful workflow execution contains field valuesfrom processed list items.

Example

Example of the Get field values from list activity configured in a SharePoint workflow

Updated on June 17, 2026