Contact us
View as Markdown
Ask AI

Open this page in an AI assistant with a ready-made prompt.

Opens a third-party service and shares a pre-filled prompt containing this public page URL, its product documentation URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

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 August 12, 2026